diff options
Diffstat (limited to 'usr.sbin/rbootd/utils.c')
| -rw-r--r-- | usr.sbin/rbootd/utils.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/rbootd/utils.c b/usr.sbin/rbootd/utils.c index 3ad5792d51a..b89e6e4611d 100644 --- a/usr.sbin/rbootd/utils.c +++ b/usr.sbin/rbootd/utils.c @@ -1,4 +1,4 @@ -/* $OpenBSD: utils.c,v 1.12 2013/08/22 04:43:41 guenther Exp $ */ +/* $OpenBSD: utils.c,v 1.13 2015/01/16 06:40:19 deraadt Exp $ */ /* $NetBSD: utils.c,v 1.5.2.1 1995/11/14 08:45:46 thorpej Exp $ */ /* @@ -43,8 +43,6 @@ * Author: Jeff Forys, University of Utah CSS */ -#include <sys/param.h> - #include <fcntl.h> #include <signal.h> #include <stdio.h> |
