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/decodenetnum.c | |
parent | cce65f439697627afbccf5a67035a957bb4d784a (diff) |
Notes
Diffstat (limited to 'libntp/decodenetnum.c')
-rw-r--r-- | libntp/decodenetnum.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libntp/decodenetnum.c b/libntp/decodenetnum.c index 4accf4a451c1..746c855d8bd1 100644 --- a/libntp/decodenetnum.c +++ b/libntp/decodenetnum.c @@ -5,7 +5,6 @@ #include <ctype.h> #include <sys/socket.h> #include <netinet/in.h> -#include <netdb.h> #include "ntp_stdlib.h" |