]> git.proxmox.com Git - qemu.git/blobdiff - hw/i8259.c
Break up vl.h.
[qemu.git] / hw / i8259.c
index 1e256d96b39a41bc17ee5b731b7f0cba6dbb786a..23e66a8045b1e5f454915a581bf55a7b95a03d90 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
-#include "vl.h"
+#include "hw.h"
+#include "pc.h"
+#include "isa.h"
+#include "console.h"
 
 /* debug PIC */
 //#define DEBUG_PIC