From e6f7ed40133b01a18355aae93715215935614979 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 15 Jan 2004 06:35:41 +0000 Subject: Include posixver.h. --- lib/posixver.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/posixver.c b/lib/posixver.c index e2dbf7186..754d7ac55 100644 --- a/lib/posixver.c +++ b/lib/posixver.c @@ -22,6 +22,8 @@ # include #endif +#include "posixver.h" + #include #include -- cgit v1.2.3-54-g00ecf