aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/sendmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/sendmsg.c')
-rw-r--r--lib/libc/sys/sendmsg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/sys/sendmsg.c b/lib/libc/sys/sendmsg.c
index 794464339043..3170f5cbc106 100644
--- a/lib/libc/sys/sendmsg.c
+++ b/lib/libc/sys/sendmsg.c
@@ -31,8 +31,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/types.h>
#include <sys/syscall.h>
#include <sys/socket.h>