need to add packet_access.hh in order to get tempalte definition
authorNathan Binkert <nate@binkert.org>
Fri, 17 Oct 2008 05:22:47 +0000 (22:22 -0700)
committerNathan Binkert <nate@binkert.org>
Fri, 17 Oct 2008 05:22:47 +0000 (22:22 -0700)
src/dev/x86/i8259.cc

index 2d460b96dac90216d1ff19b378150317c144457a..b3d3a5aa24b4b517f59865dfe14a1b77176ac2c8 100644 (file)
@@ -31,6 +31,8 @@
 #include "base/bitfield.hh"
 #include "dev/x86/i82094aa.hh"
 #include "dev/x86/i8259.hh"
+#include "mem/packet.hh"
+#include "mem/packet_access.hh"
 
 X86ISA::I8259::I8259(Params * p) : BasicPioDevice(p), IntDev(this),
                     latency(p->pio_latency), output(p->output),