diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2008-08-18 14:26:05 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2008-08-18 14:26:05 +0000 |
commit | ff717da2cf625e3d07537a93a4c240692fa55bd6 (patch) | |
tree | 9dcf618e4446ac2b5fca7d0afe7767382664f0d6 /libntp/numtohost.c | |
parent | cce65f439697627afbccf5a67035a957bb4d784a (diff) |
Notes
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" |