summaryrefslogtreecommitdiff
path: root/usr.sbin/config/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/config/hash.c')
-rw-r--r--usr.sbin/config/hash.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/config/hash.c b/usr.sbin/config/hash.c
index 6da03b377cf..5111175af21 100644
--- a/usr.sbin/config/hash.c
+++ b/usr.sbin/config/hash.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: hash.c,v 1.14 2004/01/04 18:30:05 deraadt Exp $ */
+/* $OpenBSD: hash.c,v 1.15 2011/10/02 22:20:49 edd Exp $ */
/* $NetBSD: hash.c,v 1.4 1996/11/07 22:59:43 gwr Exp $ */
/*
@@ -42,8 +42,10 @@
*/
#include <sys/param.h>
+
#include <stdlib.h>
#include <string.h>
+
#include "config.h"
/*