diff --git a/Source/inet_ntop.c b/Source/inet_ntop.c index 20b3ebee5..9e46bcecb 100644 --- a/Source/inet_ntop.c +++ b/Source/inet_ntop.c @@ -17,7 +17,6 @@ */ #include "config.h" -#include "GNUstepBase/GSConfig.h" #include #include diff --git a/Source/inet_pton.c b/Source/inet_pton.c index 02f60d14a..68a941daf 100644 --- a/Source/inet_pton.c +++ b/Source/inet_pton.c @@ -19,8 +19,6 @@ #include "config.h" -#include "GNUstepBase/GSConfig.h" - #include #include #include diff --git a/Tools/gdomap.c b/Tools/gdomap.c index a8a433967..f0d5646b7 100644 --- a/Tools/gdomap.c +++ b/Tools/gdomap.c @@ -25,7 +25,7 @@ /* Ported to mingw 07/12/00 by Bjorn Giesler */ #include "config.h" -#include "GNUstepBase/GSConfig.h" + #include #include #include