Break up vl.h.
[qemu] / hw / pci.c
index 7e8adc4..c43be3e 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