Need to include unistd.h
parent
5c2a734a54
commit
ace084b633
|
@ -19,6 +19,7 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
#include <unistd.h>
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
|
|
||||||
/* C++ headers */
|
/* C++ headers */
|
||||||
|
|
Loading…
Reference in New Issue