diff options
Diffstat (limited to 'app/xgc/tests.c')
-rw-r--r-- | app/xgc/tests.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/xgc/tests.c b/app/xgc/tests.c index ef3a746e5..a85ece058 100644 --- a/app/xgc/tests.c +++ b/app/xgc/tests.c @@ -14,7 +14,6 @@ #define SYSV #endif #if !defined(SYSV) && !defined(QNX4) -#include <sys/timeb.h> #include <sys/resource.h> #endif |