Revision 9c17d615 hw/eepro100.c

b/hw/eepro100.c
45 45
#include "pci/pci.h"
46 46
#include "net/net.h"
47 47
#include "eeprom93xx.h"
48
#include "sysemu.h"
49
#include "dma.h"
48
#include "sysemu/sysemu.h"
49
#include "sysemu/dma.h"
50 50

  
51 51
/* QEMU sends frames smaller than 60 bytes to ethernet nics.
52 52
 * Such frames are rejected by real nics and their emulations.

Also available in: Unified diff