Don't include timespec.h, now that system.h does it.
authorJim Meyering <jim@meyering.net>
Thu, 5 Feb 2004 09:24:05 +0000 (09:24 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 5 Feb 2004 09:24:05 +0000 (09:24 +0000)
src/date.c

index 37295a1..3e5fa48 100644 (file)
@@ -34,7 +34,6 @@
 #include "posixver.h"
 #include "quote.h"
 #include "strftime.h"
-#include "timespec.h"
 
 /* The official name of this program (e.g., no `g' prefix).  */
 #define PROGRAM_NAME "date"