diff options
| author | Maxime Henrion <mux@FreeBSD.org> | 2002-08-02 11:58:48 +0000 |
|---|---|---|
| committer | Maxime Henrion <mux@FreeBSD.org> | 2002-08-02 11:58:48 +0000 |
| commit | 9e69d6b629198b0898037c1adb57d08461f118e9 (patch) | |
| tree | 3b0c9c88fe780b2abd1668cffd1ac32d41fffffd | |
| parent | 6dbe8d53a5aa97a948b49c4f9d0f145a02936109 (diff) | |
Notes
| -rw-r--r-- | lib/libc/net/getaddrinfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/net/getaddrinfo.c b/lib/libc/net/getaddrinfo.c index 5ce1b998a7b4..c102d6b3b78a 100644 --- a/lib/libc/net/getaddrinfo.c +++ b/lib/libc/net/getaddrinfo.c @@ -109,7 +109,6 @@ __FBSDID("$FreeBSD$"); #include <syslog.h> #endif -#include <syslog.h> #include <stdarg.h> #include <nsswitch.h> #include "un-namespace.h" |
