diff options
author | Maxim Konovalov <maxim@FreeBSD.org> | 2007-01-20 08:24:02 +0000 |
---|---|---|
committer | Maxim Konovalov <maxim@FreeBSD.org> | 2007-01-20 08:24:02 +0000 |
commit | ba5b74d00104dad9f323b577ddb5ad81f1570501 (patch) | |
tree | 19a46178fdc06e6730195319033bc8ece6f8f54f /lib/libc/rpc/getnetpath.c | |
parent | 90f1c2e4888f6d31dac1fd82187c72a3ecfccee2 (diff) |
Notes
Diffstat (limited to 'lib/libc/rpc/getnetpath.c')
-rw-r--r-- | lib/libc/rpc/getnetpath.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/rpc/getnetpath.c b/lib/libc/rpc/getnetpath.c index 5c416fac3e1c..a0a4bfd47a4d 100644 --- a/lib/libc/rpc/getnetpath.c +++ b/lib/libc/rpc/getnetpath.c @@ -41,7 +41,6 @@ __FBSDID("$FreeBSD$"); */ #include "namespace.h" -#include <sys/cdefs.h> #include <stdio.h> #include <errno.h> #include <netconfig.h> |