summaryrefslogtreecommitdiff
path: root/lib/timespec.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/timespec.h')
-rw-r--r--lib/timespec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/timespec.h b/lib/timespec.h
index 01032f336..8188c208c 100644
--- a/lib/timespec.h
+++ b/lib/timespec.h
@@ -19,8 +19,6 @@
#if ! defined TIMESPEC_H
# define TIMESPEC_H
-/* You must include config.h before including this file. */
-
# include <sys/types.h>
# if TIME_WITH_SYS_TIME
# include <sys/time.h>