summaryrefslogtreecommitdiff
path: root/lib/time.in.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-05-29 14:52:18 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-05-29 14:52:18 -0700
commit6a3e57bb546b094bfc8ec24a3ec63b2bd4496d65 (patch)
tree7941b467caf44ec0c4297e4a6afb1b4ab3f0b9a0 /lib/time.in.h
parente8cbec34e8ef069f54c1189a7b6109f768047be8 (diff)
Adjust to recent gnulib change for @GUARD_PREFIX@.
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 cb533a46e1..1fbebf47be 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 _@GUARD_PREFIX@_TIME_H)
# @INCLUDE_NEXT@ @NEXT_TIME_H@
#else
-# define _GL_TIME_H
+# define _@GUARD_PREFIX@_TIME_H
# @INCLUDE_NEXT@ @NEXT_TIME_H@