]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Include "userspec.h".
authorJim Meyering <jim@meyering.net>
Wed, 15 Oct 2003 14:23:25 +0000 (14:23 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 15 Oct 2003 14:23:25 +0000 (14:23 +0000)
lib/userspec.c

index 6e58b486c7ed9e50ead5b9df56733945c85a9a93..6e78c27f8516ed9e05f2f7794518d035704ca09d 100644 (file)
@@ -40,6 +40,7 @@
 # include <unistd.h>
 #endif
 
+#include "userspec.h"
 #include "posixver.h"
 #include "xalloc.h"
 #include "xstrtol.h"