From: Antoine Leca Date: Wed, 8 Jun 2011 19:20:35 +0000 (+0200) Subject: Force SPROFILE=1 while compiling profile command X-Git-Tag: v3.2.0~479 X-Git-Url: http://zhaoyanbai.com/repos/pkcs11-list.html?a=commitdiff_plain;h=e582fc2a6f60b8b0102601db451ba3403865eddf;p=minix.git Force SPROFILE=1 while compiling profile command --- diff --git a/commands/profile/profile.c b/commands/profile/profile.c index dd31c4e83..6c6b6e143 100644 --- a/commands/profile/profile.c +++ b/commands/profile/profile.c @@ -14,6 +14,8 @@ #include #include #include +#undef SPROFILE +#define SPROFILE 1 #include #define EHELP 1