summaryrefslogtreecommitdiff
path: root/include/bits/timespec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bits/timespec.h')
-rw-r--r--include/bits/timespec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/bits/timespec.h b/include/bits/timespec.h
index ebcacf76..646c76f7 100644
--- a/include/bits/timespec.h
+++ b/include/bits/timespec.h
@@ -3,6 +3,8 @@
#ifndef __BITS_TIMESPEC_H_
#error "Never include <bits/timespec.h> directly; use <time.h> instead."
+#else
+#undef __BITS_TIMESPEC_H_
#endif
typedef __INT64_TYPE__ time_t;