Removed including sysinfo.h since it breaks the OSX builds and is not needed

This commit is contained in:
mostafah%oeone.com 2003-05-20 14:31:04 +00:00
parent 5761ad14e3
commit f6c3670ead

View File

@ -52,7 +52,6 @@
#else
#include <sys/types.h>
#include <sys/time.h>
#include <sys/sysinfo.h>
#include <unistd.h>
#endif