artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87f51a3
)
worse, need even more includes...
author
deraadt
<deraadt@openbsd.org>
Wed, 14 Oct 2015 17:54:46 +0000
(17:54 +0000)
committer
deraadt
<deraadt@openbsd.org>
Wed, 14 Oct 2015 17:54:46 +0000
(17:54 +0000)
usr.sbin/installboot/stubs.c
patch
|
blob
|
history
diff --git
a/usr.sbin/installboot/stubs.c
b/usr.sbin/installboot/stubs.c
index
1992698
..
a4b80d9
100644
(file)
--- 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 <jsing@openbsd.org>
@@
-16,6
+16,7
@@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+#include <stdlib.h>
#include <err.h>
#include "installboot.h"