diff options
Diffstat (limited to 'usr.sbin/installboot/softraid.c')
| -rw-r--r-- | usr.sbin/installboot/softraid.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/installboot/softraid.c b/usr.sbin/installboot/softraid.c index 41e755e2bc0..fecf425caf1 100644 --- a/usr.sbin/installboot/softraid.c +++ b/usr.sbin/installboot/softraid.c @@ -1,4 +1,4 @@ -/* $OpenBSD: softraid.c,v 1.2 2013/12/28 11:26:57 jsing Exp $ */ +/* $OpenBSD: softraid.c,v 1.3 2015/01/16 00:05:12 deraadt Exp $ */ /* * Copyright (c) 2012 Joel Sing <jsing@openbsd.org> * @@ -15,7 +15,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <sys/param.h> #include <sys/dkio.h> #include <sys/ioctl.h> |
