artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a932c0
)
document the <sys/param.h>
author
deraadt
<deraadt@openbsd.org>
Sat, 17 Jan 2015 07:37:14 +0000
(07:37 +0000)
committer
deraadt
<deraadt@openbsd.org>
Sat, 17 Jan 2015 07:37:14 +0000
(07:37 +0000)
usr.sbin/config/hash.c
patch
|
blob
|
history
diff --git
a/usr.sbin/config/hash.c
b/usr.sbin/config/hash.c
index
d387c27
..
9a41014
100644
(file)
--- a/
usr.sbin/config/hash.c
+++ b/
usr.sbin/config/hash.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: hash.c,v 1.1
7 2015/01/16 16:25:50
deraadt Exp $ */
+/* $OpenBSD: hash.c,v 1.1
8 2015/01/17 07:37:14
deraadt Exp $ */
/* $NetBSD: hash.c,v 1.4 1996/11/07 22:59:43 gwr Exp $ */
/*
@@
-41,7
+41,7
@@
* from: @(#)hash.c 8.1 (Berkeley) 6/6/93
*/
-#include <sys/param.h>
+#include <sys/param.h>
/* ALIGNBYTES */
#include <stdlib.h>
#include <string.h>