diff options
Diffstat (limited to 'libntp/numtohost.c')
-rw-r--r-- | libntp/numtohost.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libntp/numtohost.c b/libntp/numtohost.c index 4e5309205e4f7..dd51c5d01313f 100644 --- a/libntp/numtohost.c +++ b/libntp/numtohost.c @@ -1,7 +1,6 @@ /* * numtohost - convert network number to host name. */ -#include <netdb.h> #include "ntp_fp.h" #include "ntp_stdlib.h" |