diff options
-rw-r--r-- | lib/userspec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/userspec.c b/lib/userspec.c index 6e58b486c..6e78c27f8 100644 --- a/lib/userspec.c +++ b/lib/userspec.c @@ -40,6 +40,7 @@ # include <unistd.h> #endif +#include "userspec.h" #include "posixver.h" #include "xalloc.h" #include "xstrtol.h" |