summaryrefslogtreecommitdiff
path: root/libntp/numtohost.c
diff options
context:
space:
mode:
authorOllivier Robert <roberto@FreeBSD.org>2008-08-18 14:26:05 +0000
committerOllivier Robert <roberto@FreeBSD.org>2008-08-18 14:26:05 +0000
commitff717da2cf625e3d07537a93a4c240692fa55bd6 (patch)
tree9dcf618e4446ac2b5fca7d0afe7767382664f0d6 /libntp/numtohost.c
parentcce65f439697627afbccf5a67035a957bb4d784a (diff)
Notes
Diffstat (limited to 'libntp/numtohost.c')
-rw-r--r--libntp/numtohost.c1
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"