]> andersk Git - moira.git/commitdiff
missing include of ctype.h
authormar <mar>
Wed, 24 Nov 1993 11:37:26 +0000 (11:37 +0000)
committermar <mar>
Wed, 24 Nov 1993 11:37:26 +0000 (11:37 +0000)
clients/moira/cluster.c

index 78cb4e3735294f049022f7e3816e7fab47c01b37..bc1049a97b7f78f5a574327c72444992d95a0532 100644 (file)
@@ -34,6 +34,7 @@
 #include <sys/utsname.h>
 #endif
 #include <netdb.h>
+#include <ctype.h>
 
 #include "mit-copyright.h"
 #include "defs.h"
This page took 0.174196 seconds and 5 git commands to generate.