Force SPROFILE=1 while compiling profile command

This commit is contained in:
Antoine Leca 2011-06-08 21:20:35 +02:00 committed by Tomas Hruby
parent d75138be00
commit e582fc2a6f

View file

@ -14,6 +14,8 @@
#include <string.h>
#include <unistd.h>
#include <sys/stat.h>
#undef SPROFILE
#define SPROFILE 1
#include <minix/profile.h>
#define EHELP 1