aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/gai_strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/net/gai_strerror.c')
-rw-r--r--lib/libc/net/gai_strerror.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/net/gai_strerror.c b/lib/libc/net/gai_strerror.c
index 276ba91b95fd..4964ca23ae4b 100644
--- a/lib/libc/net/gai_strerror.c
+++ b/lib/libc/net/gai_strerror.c
@@ -30,8 +30,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include "namespace.h"
#include <netdb.h>
#if defined(NLS)