From: deraadt Date: Wed, 14 Oct 2015 17:54:46 +0000 (+0000) Subject: worse, need even more includes... X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f0497452f47985a0b8bb830d686ade2c73f5e8ca;p=openbsd worse, need even more includes... --- diff --git a/usr.sbin/installboot/stubs.c b/usr.sbin/installboot/stubs.c index 1992698deaf..a4b80d90f58 100644 --- a/usr.sbin/installboot/stubs.c +++ b/usr.sbin/installboot/stubs.c @@ -1,4 +1,4 @@ -/* $OpenBSD: stubs.c,v 1.2 2014/01/18 01:49:30 jsing Exp $ */ +/* $OpenBSD: stubs.c,v 1.3 2015/10/14 17:54:46 deraadt Exp $ */ /* * Copyright (c) 2014 Joel Sing @@ -16,6 +16,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#include #include #include "installboot.h"