Need to include unistd.h

db4
Slava Pestov 2009-05-08 15:15:10 -05:00
parent 5c2a734a54
commit ace084b633
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <unistd.h>
#include <sys/param.h>
/* C++ headers */