summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha/boot1
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2000-08-03 09:49:44 +0000
committerjhb <jhb@FreeBSD.org>2000-08-03 09:49:44 +0000
commite891ba5888c15e0575228866b7f58a3be7a1a9e4 (patch)
tree298c93192a50dfd937154cfda05851a71f5a2140 /sys/boot/alpha/boot1
parente165b852ded88acff34e4cb4f334647dcb33c319 (diff)
downloadFreeBSD-src-e891ba5888c15e0575228866b7f58a3be7a1a9e4.zip
FreeBSD-src-e891ba5888c15e0575228866b7f58a3be7a1a9e4.tar.gz
Fix the more obvious warnings to deal with my earlier warning cleanups.
Diffstat (limited to 'sys/boot/alpha/boot1')
-rw-r--r--sys/boot/alpha/boot1/boot1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/alpha/boot1/boot1.c b/sys/boot/alpha/boot1/boot1.c
index b4dc995..2d2026a 100644
--- a/sys/boot/alpha/boot1/boot1.c
+++ b/sys/boot/alpha/boot1/boot1.c
@@ -30,6 +30,7 @@
* rights to redistribute these changes.
*/
+#include <string.h>
#include <sys/param.h>
#include <machine/prom.h>
OpenPOWER on IntegriCloud