summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient/hash.c')
-rw-r--r--sbin/dhclient/hash.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/dhclient/hash.c b/sbin/dhclient/hash.c
index 4f1795b..040236a 100644
--- a/sbin/dhclient/hash.c
+++ b/sbin/dhclient/hash.c
@@ -40,6 +40,9 @@
* Enterprises, see ``http://www.vix.com''.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "dhcpd.h"
static int do_hash(unsigned char *, int, int);
OpenPOWER on IntegriCloud