summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2002-06-11 06:06:32 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2002-06-11 06:06:32 +0000
commitaa5475b6b4e5d4e4b50c7c90c524b06b03ff9272 (patch)
tree9bd206474b01a0525f76360e67804fff9d90af5b /lib
parentbf641a954266b8b01c44aec876777867efa49e9d (diff)
downloaddiffutils-aa5475b6b4e5d4e4b50c7c90c524b06b03ff9272.tar.gz
Include posixver.h.
Diffstat (limited to 'lib')
-rw-r--r--lib/posixver.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/posixver.c b/lib/posixver.c
index c45ac31..9448d12 100644
--- a/lib/posixver.c
+++ b/lib/posixver.c
@@ -37,6 +37,8 @@ char *getenv ();
# define _POSIX2_VERSION 0
#endif
+#include "posixver.h"
+
/* The POSIX version that utilities should conform to. The default is
specified by the system. */