- don't include plugin.h in bochs.h to reduce dependencies

This commit is contained in:
Volker Ruppert 2011-08-17 22:41:03 +00:00
parent 367e8999d6
commit 4b4f691a80
3 changed files with 2 additions and 1 deletions

View File

@ -463,7 +463,6 @@ BOCHSAPI extern Bit32u apic_id_mask;
#include "memory/memory.h"
#include "pc_system.h"
#include "plugin.h"
#include "gui/gui.h"
/* --- EXTERNS --- */

View File

@ -25,6 +25,7 @@
#define BX_PLUGGABLE
#include "bochs.h"
#include "plugin.h"
#include "param_names.h"
#if BX_WITH_NOGUI

View File

@ -26,6 +26,7 @@
#define IODEV_H
#include "bochs.h"
#include "plugin.h"
#include "param_names.h"
/* number of IRQ lines supported. In an ISA PC there are two