summaryrefslogtreecommitdiffstats
path: root/src/passwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/passwd.c')
-rw-r--r--src/passwd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/passwd.c b/src/passwd.c
index 8075f19..87d81d8 100644
--- a/src/passwd.c
+++ b/src/passwd.c
@@ -16,10 +16,11 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#ident "$Id: passwd.c,v 1.2 2002/11/18 22:08:14 nalin Exp $"
+#ident "$Id: passwd.c,v 1.3 2002/11/19 00:05:07 nalin Exp $"
#include <sys/types.h>
#include <pwd.h>
+#include "parsers.h"
/* Shared information. */
#define STRUCTURE passwd