X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=inline;f=src%2Fother.c;h=5e887e6f5f6593f37b96dfc2a9c447ab90452052;hb=e299e7fce261036090d78547a91cfeb840d5a6ce;hp=a16240b2c90bff743e3889a99e6cc8be54c6f74d;hpb=2cb7369e203d8c381ac4cbe733cd427b3e1ee044;p=debian%2Fdhcpd-pools.git diff --git a/src/other.c b/src/other.c index a16240b..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 @@ -131,7 +131,7 @@ This is ISC dhcpd pools usage analyzer.\n\ fprintf(out, "\ -c, --config=FILE path to the dhcpd.conf file\n\ -l, --leases=FILE path to the dhcpd.leases file\n\ - -f, --format=[thcxX] output format\n"); + -f, --format=[thHcxX] output format\n"); fprintf(out, "\ t for text\n\ h for html table\n\