artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39e364e
)
Add missing include.
author
jsing
<jsing@openbsd.org>
Sat, 18 Jan 2014 01:49:30 +0000
(
01:49
+0000)
committer
jsing
<jsing@openbsd.org>
Sat, 18 Jan 2014 01:49:30 +0000
(
01:49
+0000)
usr.sbin/installboot/stubs.c
patch
|
blob
|
history
diff --git
a/usr.sbin/installboot/stubs.c
b/usr.sbin/installboot/stubs.c
index
524cddc
..
1992698
100644
(file)
--- a/
usr.sbin/installboot/stubs.c
+++ b/
usr.sbin/installboot/stubs.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: stubs.c,v 1.
1 2014/01/18 01:44:57
jsing Exp $ */
+/* $OpenBSD: stubs.c,v 1.
2 2014/01/18 01:49:30
jsing Exp $ */
/*
* Copyright (c) 2014 Joel Sing <jsing@openbsd.org>
@@
-16,6
+16,8
@@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+#include <err.h>
+
#include "installboot.h"
void