summary refs log tree commit diff stats
path: root/hw/ne2000.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ne2000.c')
-rw-r--r--hw/ne2000.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/ne2000.c b/hw/ne2000.c
index 82531d04ec..87f1e59d85 100644
--- a/hw/ne2000.c
+++ b/hw/ne2000.c
@@ -23,7 +23,6 @@
  */
 #include "hw.h"
 #include "pci.h"
-#include "pc.h"
 #include "net.h"
 #include "ne2000.h"