X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fgetopt.c;fp=src%2Fgetopt.c;h=8f4993167e3c09583d2966e398e970bc5424c665;hb=e299e7fce261036090d78547a91cfeb840d5a6ce;hp=9f01d83eab83b68ca9145cff9ed69f043aea40c0;hpb=4c9f177b2ea35eed95226e8c461855a927716418;p=debian%2Fdhcpd-pools.git diff --git a/src/getopt.c b/src/getopt.c index 9f01d83..8f49931 100644 --- a/src/getopt.c +++ b/src/getopt.c @@ -26,9 +26,7 @@ # define _NO_PROTO #endif -#ifdef HAVE_CONFIG_H -# include -#endif +#include #if !defined __STDC__ || !__STDC__ /* This is a separate conditional since some stdc systems @@ -38,8 +36,6 @@ # endif #endif -#include - /* Comment out all this code if we are using the GNU C Library, and are not actually compiling the library itself. This code is part of the GNU C Library, but also included in many other GNU distributions. Compiling