aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/arp.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/libsa/arp.c')
-rw-r--r--stand/libsa/arp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/libsa/arp.c b/stand/libsa/arp.c
index 9152cb2773dd..caca08d4cc89 100644
--- a/stand/libsa/arp.c
+++ b/stand/libsa/arp.c
@@ -36,8 +36,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/types.h>
#include <sys/socket.h>
#include <net/if.h>