X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fother.c;fp=src%2Fother.c;h=5e887e6f5f6593f37b96dfc2a9c447ab90452052;hb=e299e7fce261036090d78547a91cfeb840d5a6ce;hp=7719c4ee70d15e81c1e1c65f9550842feea5650d;hpb=4c9f177b2ea35eed95226e8c461855a927716418;p=debian%2Fdhcpd-pools.git diff --git a/src/other.c b/src/other.c index 7719c4e..5e887e6 100644 --- a/src/other.c +++ b/src/other.c @@ -28,9 +28,9 @@ extern void exit(); extern char *malloc(); #endif /* STDC_HEADERS */ -#include #include -#include +#include +#include #ifdef HAVE_STRING_H #include #else