From a37e03c9a59617a0f6740e45d2e834e5026935a2 Mon Sep 17 00:00:00 2001 From: ellson Date: Sat, 19 Nov 2005 22:11:20 +0000 Subject: [PATCH] apparently we don't need unistd.h anymore --- tclpkg/gdtclft/gdtclft.c | 1 - 1 file changed, 1 deletion(-) 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" -- 2.50.1