]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Include posixver.h.
authorJim Meyering <jim@meyering.net>
Thu, 15 Jan 2004 06:35:41 +0000 (06:35 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 15 Jan 2004 06:35:41 +0000 (06:35 +0000)
lib/posixver.c

index e2dbf718641ea10694268fb74475b864f01568c3..754d7ac55acec5829c6d9b8c6e89df48e4890d8d 100644 (file)
@@ -22,6 +22,8 @@
 # include <config.h>
 #endif
 
+#include "posixver.h"
+
 #include <limits.h>
 #include <stdlib.h>