From: ellson Date: Sat, 19 Nov 2005 22:11:20 +0000 (+0000) Subject: apparently we don't need unistd.h anymore X-Git-Tag: LAST_LIBGRAPH~32^2~6956 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a37e03c9a59617a0f6740e45d2e834e5026935a2;p=graphviz apparently we don't need unistd.h anymore --- diff --git a/tclpkg/gdtclft/gdtclft.c b/tclpkg/gdtclft/gdtclft.c index 2f77f9da6..7486976ba 100644 --- a/tclpkg/gdtclft/gdtclft.c +++ b/tclpkg/gdtclft/gdtclft.c @@ -24,7 +24,6 @@ #include #include #include -#include #include "gd.h" #include "tclhandle.h"