From dfc1af4cd909a6910d45f1d90399d56dd0f90cc6 Mon Sep 17 00:00:00 2001 From: deraadt Date: Sat, 17 Jan 2015 07:37:14 +0000 Subject: [PATCH] document the --- usr.sbin/config/hash.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/config/hash.c b/usr.sbin/config/hash.c index d387c27a52d..9a4101458f3 100644 --- a/usr.sbin/config/hash.c +++ b/usr.sbin/config/hash.c @@ -1,4 +1,4 @@ -/* $OpenBSD: hash.c,v 1.17 2015/01/16 16:25:50 deraadt Exp $ */ +/* $OpenBSD: hash.c,v 1.18 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 +#include /* ALIGNBYTES */ #include #include -- 2.20.1