From: Matthew Fernandez Date: Sat, 9 Apr 2022 04:35:51 +0000 (-0700) Subject: tclpkg: remove unused unistd.h #includes X-Git-Tag: 4.0.0~119^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3afe083bdbfc149b6f0a23da00e48883a83bf364;p=graphviz tclpkg: remove unused unistd.h #includes Gitlab: #2204 --- diff --git a/tclpkg/gdtclft/gdtclft.c b/tclpkg/gdtclft/gdtclft.c index fbe9d8520..87cbb71d9 100644 --- a/tclpkg/gdtclft/gdtclft.c +++ b/tclpkg/gdtclft/gdtclft.c @@ -17,7 +17,6 @@ #include #include #include -#include #include "gd.h" #ifdef _WIN32 diff --git a/tclpkg/tclpathplan/tclpathplan.c b/tclpkg/tclpathplan/tclpathplan.c index 479392f50..448a4eec7 100644 --- a/tclpkg/tclpathplan/tclpathplan.c +++ b/tclpkg/tclpathplan/tclpathplan.c @@ -28,7 +28,6 @@ #include #include #include -#include #include #include