]> granicus.if.org Git - graphviz/commitdiff
apparently we don't need unistd.h anymore
authorellson <devnull@localhost>
Sat, 19 Nov 2005 22:11:20 +0000 (22:11 +0000)
committerellson <devnull@localhost>
Sat, 19 Nov 2005 22:11:20 +0000 (22:11 +0000)
tclpkg/gdtclft/gdtclft.c

index 2f77f9da61fd2afd891dc39683cc792e1a344e9f..7486976baf495cae33cf444f8caaac65db17284e 100644 (file)
@@ -24,7 +24,6 @@
 #include <stdlib.h>
 #include <math.h>
 #include <tcl.h>
-#include <unistd.h>
 #include "gd.h"
 #include "tclhandle.h"