don't include obsolete <sys/timeb.h>, which will go away shortly; ok matthieu@

This commit is contained in:
naddy
2013-12-03 22:27:26 +00:00
parent 04901b7dfd
commit 3adb0abb24

View File

@@ -14,7 +14,6 @@
#define SYSV
#endif
#if !defined(SYSV) && !defined(QNX4)
#include <sys/timeb.h>
#include <sys/resource.h>
#endif