diff options
Diffstat (limited to 'lib/libc/tests/nss/getproto_test.c')
-rw-r--r-- | lib/libc/tests/nss/getproto_test.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/tests/nss/getproto_test.c b/lib/libc/tests/nss/getproto_test.c index 8de4ee60fdac..9b8250e47032 100644 --- a/lib/libc/tests/nss/getproto_test.c +++ b/lib/libc/tests/nss/getproto_test.c @@ -25,9 +25,6 @@ * */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <arpa/inet.h> #include <assert.h> #include <errno.h> |