]> granicus.if.org Git - graphviz/commitdiff
use gvc.h
authorellson <devnull@localhost>
Wed, 20 Jul 2005 03:24:53 +0000 (03:24 +0000)
committerellson <devnull@localhost>
Wed, 20 Jul 2005 03:24:53 +0000 (03:24 +0000)
cmd/dot/dot.c

index 37119b01155b7e254c4a3c673aebe200bde5e6c3..7df38a2fdf0e2fb0fa9a68439451c5b0e8d3e284 100644 (file)
  * Written by Stephen North and Eleftherios Koutsofios.
  */
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include "gvc.h"
 
-#include <stdio.h>
 #include <time.h>
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
@@ -39,8 +36,6 @@
 # include <sys/fpu.h>
 #endif
 
-#include "render.h"
-
 extern void parse_args(GVC_t * gvc, int argc, char **argv);
 
 char *Info[] = {