Add missing include.
authorjsing <jsing@openbsd.org>
Sat, 18 Jan 2014 01:49:30 +0000 (01:49 +0000)
committerjsing <jsing@openbsd.org>
Sat, 18 Jan 2014 01:49:30 +0000 (01:49 +0000)
usr.sbin/installboot/stubs.c

index 524cddc..1992698 100644 (file)
@@ -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