diff options
Diffstat (limited to 'contrib/ntp/libntp/numtohost.c')
-rw-r--r-- | contrib/ntp/libntp/numtohost.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/ntp/libntp/numtohost.c b/contrib/ntp/libntp/numtohost.c index 4e53092..dd51c5d 100644 --- a/contrib/ntp/libntp/numtohost.c +++ b/contrib/ntp/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" |