From 7234c3a0b6e95e0a3c2d907674dedfe930d491e0 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 3 Jul 2002 04:47:43 +0000 Subject: Cleanup shadow.h stuff so it behaves as intended -Erik --- libpwdgrp/shadow.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libpwdgrp') diff --git a/libpwdgrp/shadow.c b/libpwdgrp/shadow.c index 6cf195e4a..c79417383 100644 --- a/libpwdgrp/shadow.c +++ b/libpwdgrp/shadow.c @@ -39,8 +39,7 @@ #include #include #include - -#include "shadow.h" +#include "shadow_.h" static FILE *shadow; static char spwbuf[BUFSIZ]; -- cgit v1.2.3