]> granicus.if.org Git - graphviz/commitdiff
Remove arith.h dependency from color.h.
authorerg <devnull@localhost>
Thu, 7 Dec 2006 23:42:18 +0000 (23:42 +0000)
committererg <devnull@localhost>
Thu, 7 Dec 2006 23:42:18 +0000 (23:42 +0000)
lib/common/colxlate.c

index 0569b9dae8bb924aff291034b71b31e8ccb2aae3..d9aff96193fdf6df950bee5b1e9478eff15ec936 100644 (file)
@@ -22,6 +22,7 @@
 #include <string.h>
 #include <ctype.h>
 
+#include "arith.h"
 #include "color.h"
 #include "colorprocs.h"
 #include "colortbl.h"