summaryrefslogtreecommitdiff
path: root/lib/time.in.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-02-06 00:28:30 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-02-06 00:28:30 -0800
commit91ccade49b1403d469fa5441b16598e08d6604c9 (patch)
tree2acfe2ae1e1f1b87e03072f926d6d15a3c50f223 /lib/time.in.h
parent5f742c1bf2ad7b435e7a13dc58c1c45bab81b70b (diff)
gnulib: adjust to upstream _HEADERS change
Diffstat (limited to 'lib/time.in.h')
-rw-r--r--lib/time.in.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/time.in.h b/lib/time.in.h
index 2d6da7161f..2bfe9208d1 100644
--- a/lib/time.in.h
+++ b/lib/time.in.h
@@ -28,13 +28,13 @@
without adding our own declarations. */
#if (defined __need_time_t || defined __need_clock_t \
|| defined __need_timespec \
- || defined _GL_TIME_H)
+ || defined _gl_GL_TIME_H)
# @INCLUDE_NEXT@ @NEXT_TIME_H@
#else
-# define _GL_TIME_H
+# define _gl_GL_TIME_H
# @INCLUDE_NEXT@ @NEXT_TIME_H@