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
Родитель 187ba83ad9
Коммит 9e64679e1f
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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