summaryrefslogtreecommitdiff
path: root/lib/sys_types.in.h
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2016-06-29 11:14:40 +0200
committerAndy Wingo <wingo@pobox.com>2016-06-29 11:32:05 +0200
commit2b421e02e103027851a0fa8dd1e02088948b73f8 (patch)
tree254f2883eb63eccf22cc206a06a452a26e814e9f /lib/sys_types.in.h
parentbfca4367b074e2961618dc656dd2a14339a7ef72 (diff)
downloadguile-2b421e02e103027851a0fa8dd1e02088948b73f8.tar.gz
Update Gnulib to 6835fc458f30b94f15d69c35a79cbc2dfabe2d06.
Diffstat (limited to 'lib/sys_types.in.h')
-rw-r--r--lib/sys_types.in.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/sys_types.in.h b/lib/sys_types.in.h
index c8d0bb48f..9ca53ac0e 100644
--- a/lib/sys_types.in.h
+++ b/lib/sys_types.in.h
@@ -1,6 +1,6 @@
/* Provide a more complete sys/types.h.
- Copyright (C) 2011-2014 Free Software Foundation, Inc.
+ Copyright (C) 2011-2016 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
@@ -23,7 +23,9 @@
#ifndef _@GUARD_PREFIX@_SYS_TYPES_H
/* The include_next requires a split double-inclusion guard. */
+# define _GL_INCLUDING_SYS_TYPES_H
#@INCLUDE_NEXT@ @NEXT_SYS_TYPES_H@
+# undef _GL_INCLUDING_SYS_TYPES_H
#ifndef _@GUARD_PREFIX@_SYS_TYPES_H
#define _@GUARD_PREFIX@_SYS_TYPES_H