diff --git a/Tools/gdomap.c b/Tools/gdomap.c index 7a9fee665..3ad81b855 100644 --- a/Tools/gdomap.c +++ b/Tools/gdomap.c @@ -25,12 +25,10 @@ /* Ported to mingw 07/12/00 by Björn Giesler */ #include "config.h" +#include "GNUstepBase/GSConfig.h" #include #include #include -#ifdef HAVE_STDINT_H -#include -#endif #include /* for gethostname() */ #ifndef __MINGW32__ #include /* for MAXHOSTNAMELEN */