From 617510313c29c71f7d92f52b7a178224f5f44c85 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 28 Mar 2013 16:58:46 +0000 Subject: sys/param.h gets you sys/types.h automatically --- sys/kern/subr_hibernate.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/kern/subr_hibernate.c') diff --git a/sys/kern/subr_hibernate.c b/sys/kern/subr_hibernate.c index 20358a70b3b..df490f1e6d1 100644 --- a/sys/kern/subr_hibernate.c +++ b/sys/kern/subr_hibernate.c @@ -1,4 +1,4 @@ -/* $OpenBSD: subr_hibernate.c,v 1.52 2013/03/07 01:26:54 mlarkin Exp $ */ +/* $OpenBSD: subr_hibernate.c,v 1.53 2013/03/28 16:58:45 deraadt Exp $ */ /* * Copyright (c) 2011 Ariane van der Steldt @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3