aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient/hash.c')
-rw-r--r--sbin/dhclient/hash.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/dhclient/hash.c b/sbin/dhclient/hash.c
index 5d797cc96964..b2d72a5a299a 100644
--- a/sbin/dhclient/hash.c
+++ b/sbin/dhclient/hash.c
@@ -43,8 +43,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include "dhcpd.h"
static int do_hash(const unsigned char *, int, int);