]> granicus.if.org Git - graphviz/commitdiff
Include ctype.h to remove warning
authorerg <devnull@localhost>
Thu, 14 Oct 2010 15:58:17 +0000 (15:58 +0000)
committererg <devnull@localhost>
Thu, 14 Oct 2010 15:58:17 +0000 (15:58 +0000)
lib/common/utils.c

index d521233009e559a4579e6a935b41e7abdc853d55..50186738d6843f3a87907adfe95b47c7053cf90b 100644 (file)
 #include "logic.h"
 #include "gvc.h"
 
-
 #ifdef WIN32
 #include "libltdl/lt_system.h"
 #endif
 #ifndef WIN32
 #include <unistd.h>
 #endif
+#include <ctype.h>
 
 /*
  *  a queue of nodes