Revision 87ecb68b hw/eepro100.c

b/hw/eepro100.c
40 40

  
41 41
#include <assert.h>
42 42
#include <stddef.h>             /* offsetof */
43
#include "vl.h"
43
#include "hw.h"
44
#include "pci.h"
45
#include "net.h"
44 46
#include "eeprom93xx.h"
45 47

  
46 48
/* Common declarations for all PCI devices. */

Also available in: Unified diff