]> andersk Git - moira.git/commitdiff
don't include ctype.h twice
authormar <mar>
Thu, 28 Dec 1989 18:06:32 +0000 (18:06 +0000)
committermar <mar>
Thu, 28 Dec 1989 18:06:32 +0000 (18:06 +0000)
clients/passwd/chfn.c

index 8744a97f2607293058cf435c6e21a7f86d7a8300..176a1da8358d2e9718a84b8b192554d216695a6e 100644 (file)
@@ -29,7 +29,6 @@ static char *rcsid_chfn_c = "$Header$";
 #include <sys/types.h>
 #include <stdio.h>
 #include <strings.h>
-#include <ctype.h>
 #include <sys/file.h>
 #include <krb.h>
 #include <ctype.h>
This page took 0.03911 seconds and 5 git commands to generate.