Include "userspec.h".
authorJim Meyering <jim@meyering.net>
Mon, 3 Nov 2003 15:03:24 +0000 (15:03 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 3 Nov 2003 15:03:24 +0000 (15:03 +0000)
lib/userspec.c

index 6e58b48..4ae083f 100644 (file)
@@ -1,5 +1,6 @@
 /* userspec.c -- Parse a user and group string.
-   Copyright (C) 1989-1992, 1997-1998, 2000, 2002-2003 Free Software Foundation, Inc.
+   Copyright (C) 1989-1992, 1997-1998, 2000, 2002-2003 Free Software
+   Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -40,6 +41,7 @@
 # include <unistd.h>
 #endif
 
+#include "userspec.h"
 #include "posixver.h"
 #include "xalloc.h"
 #include "xstrtol.h"