From f22e58cf0aa3df4801799a602d1b00d6293a8b46 Mon Sep 17 00:00:00 2001 From: guenther <> Date: Sun, 10 Aug 2014 02:15:18 +0000 Subject: Only need and not all of here --- src/lib/libc/stdlib/hcreate.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libc/stdlib/hcreate.c b/src/lib/libc/stdlib/hcreate.c index 094f32c173..d0a377010e 100644 --- a/src/lib/libc/stdlib/hcreate.c +++ b/src/lib/libc/stdlib/hcreate.c @@ -1,4 +1,4 @@ -/* $OpenBSD: hcreate.c,v 1.4 2007/09/02 15:19:17 deraadt Exp $ */ +/* $OpenBSD: hcreate.c,v 1.5 2014/08/10 02:15:18 guenther Exp $ */ /* $NetBSD: hcreate.c,v 1.5 2004/04/23 02:48:12 simonb Exp $ */ /* @@ -50,7 +50,7 @@ #include "namespace.h" #include #include -#include +#include #include #include #include -- cgit v1.2.3-55-g6feb