From aa5475b6b4e5d4e4b50c7c90c524b06b03ff9272 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 11 Jun 2002 06:06:32 +0000 Subject: Include posixver.h. --- lib/posixver.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') 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. */ -- cgit v1.2.1