X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fgetopt1.c;fp=src%2Fgetopt1.c;h=652ae07b3188a6a08059aec49c1d4a225b0ed269;hb=e299e7fce261036090d78547a91cfeb840d5a6ce;hp=d3182d84e291921f80734ddef220262073e01802;hpb=4c9f177b2ea35eed95226e8c461855a927716418;p=debian%2Fdhcpd-pools.git diff --git a/src/getopt1.c b/src/getopt1.c index d3182d8..652ae07 100644 --- a/src/getopt1.c +++ b/src/getopt1.c @@ -17,11 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifdef HAVE_CONFIG_H -#include -#endif - -#include "getopt.h" +#include #if !defined __STDC__ || !__STDC__ /* This is a separate conditional since some stdc systems @@ -31,8 +27,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