Force SPROFILE=1 while compiling profile command
This commit is contained in:
parent
d75138be00
commit
e582fc2a6f
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
#undef SPROFILE
|
||||||
|
#define SPROFILE 1
|
||||||
#include <minix/profile.h>
|
#include <minix/profile.h>
|
||||||
|
|
||||||
#define EHELP 1
|
#define EHELP 1
|
||||||
|
|
Loading…
Reference in a new issue