From: miod Date: Mon, 19 Jan 2015 18:01:11 +0000 (+0000) Subject: sparc also needs for CPU_SUN*. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=31cf2cf98827dce80b2cb24c2a1371d786cca1bf;p=openbsd sparc also needs for CPU_SUN*. --- diff --git a/usr.sbin/eeprom/main.c b/usr.sbin/eeprom/main.c index 68fec1aa674..a73acb1c6d0 100644 --- a/usr.sbin/eeprom/main.c +++ b/usr.sbin/eeprom/main.c @@ -1,4 +1,4 @@ -/* $OpenBSD: main.c,v 1.20 2015/01/16 06:40:16 deraadt Exp $ */ +/* $OpenBSD: main.c,v 1.21 2015/01/19 18:01:11 miod Exp $ */ /* $NetBSD: main.c,v 1.3 1996/05/16 16:00:55 thorpej Exp $ */ /*- @@ -42,6 +42,7 @@ #include #include #include +#include #endif /* __sparc__ && !__sparc64__ */ #include