diff options
Diffstat (limited to 'hw/isa/i82378.c')
-rw-r--r-- | hw/isa/i82378.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/isa/i82378.c b/hw/isa/i82378.c index 3793c6fe7a..4d29a9900c 100644 --- a/hw/isa/i82378.c +++ b/hw/isa/i82378.c @@ -17,6 +17,7 @@ * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "hw/pci/pci.h" #include "hw/i386/pc.h" #include "hw/timer/i8254.h" |