diff --git a/sysincludes.h b/sysincludes.h index 0377b3a..90bda79 100644 --- a/sysincludes.h +++ b/sysincludes.h @@ -24,7 +24,9 @@ #endif #include /* signal(), SIGPIPE, SIG_IGN */ #include /* struct timeval, strftime() */ +#if 0 #include /* struct timeb */ +#endif #if HAVE_UNISTD_H #include /* select(), read(), write(), stat(), fork() */ #endif