]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Don't include "timespec.h".
authorJim Meyering <jim@meyering.net>
Sun, 14 Aug 2005 14:22:00 +0000 (14:22 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Aug 2005 14:22:00 +0000 (14:22 +0000)
src/test.c

index 27883640cef643ce40d37a89596467b298da4e67..d185ab42618cbc12ea2ad34507d012593afed390 100644 (file)
@@ -46,7 +46,6 @@
 #include "inttostr.h"
 #include "quote.h"
 #include "strnumcmp.h"
-#include "timespec.h"
 
 #if HAVE_SYS_PARAM_H
 # include <sys/param.h>