diff --git a/include/time.h b/include/time.h index 6cd0c8068..f8977ab0c 100644 --- a/include/time.h +++ b/include/time.h @@ -43,10 +43,6 @@ typedef unsigned long clock_t; -#include - - - /* NULL pointer */ #ifndef NULL #define NULL ((void *) 0)