summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
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. */