]> git.proxmox.com Git - qemu.git/blobdiff - hw/pci.c
Break up vl.h.
[qemu.git] / hw / pci.c
index 7e8adc463ebca538801e7c50485465dfa704ae6a..c43be3e81b5d7fc596c5c7ada6943fa6233f27f8 100644 (file)
--- a/hw/pci.c
+++ b/hw/pci.c
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
-#include "vl.h"
+#include "hw.h"
+#include "pci.h"
+#include "console.h"
+#include "net.h"
 
 //#define DEBUG_PCI