X-Git-Url: https://git.cameronkatri.com/pw-darwin.git/blobdiff_plain/5472820c2d866cf9e98f4030d89367b5c559b55b..908a8140bcf46c17b5136443b301f75adfd1c4b6:/chpass/pw_copy.c diff --git a/chpass/pw_copy.c b/chpass/pw_copy.c index fa77f05..73e2da2 100644 --- a/chpass/pw_copy.c +++ b/chpass/pw_copy.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)pw_copy.c 8.4 (Berkeley) 4/2/94"; +static const char sccsid[] = "@(#)pw_copy.c 8.4 (Berkeley) 4/2/94"; #endif /* not lint */ /* @@ -44,6 +44,7 @@ static char sccsid[] = "@(#)pw_copy.c 8.4 (Berkeley) 4/2/94"; #include #include #include +#include #include #include "pw_copy.h"