]> granicus.if.org Git - graphviz/commit
Change utils.h to render.h, because utils.h now has things like size_t, etc.
authorerg <devnull@localhost>
Thu, 14 Jul 2005 22:12:57 +0000 (22:12 +0000)
committererg <devnull@localhost>
Thu, 14 Jul 2005 22:12:57 +0000 (22:12 +0000)
commit1621aaa32f83bae0ec38c8362440e84ac4b3763a
tree2de52ba4b114c63a68d6c5b96b518710b190fab9
parentcbd72adbfa9dc77a205a5fc5732cf8db14099eed
Change utils.h to render.h, because utils.h now has things like size_t, etc.
which need additional include files.
Move include of render.h inside HAVE_... so the usual empty case is really
empty.
lib/common/strcasecmp.c
lib/common/strncasecmp.c