summaryrefslogtreecommitdiff
path: root/lib/sys_times.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sys_times.in.h')
-rw-r--r--lib/sys_times.in.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/sys_times.in.h b/lib/sys_times.in.h
index 148dc60db9..6977f70318 100644
--- a/lib/sys_times.in.h
+++ b/lib/sys_times.in.h
@@ -32,6 +32,11 @@
# define _@GUARD_PREFIX@_SYS_TIMES_H
+/* This file uses GNULIB_POSIXCHECK. */
+# if !_GL_CONFIG_H_INCLUDED
+# error "Please include config.h first."
+# endif
+
/* Get clock_t.
But avoid namespace pollution on glibc systems. */
# ifndef __GLIBC__