]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Added missing include
authorMichael Brown <mcb30@etherboot.org>
Mon, 8 Jan 2007 02:51:04 +0000 (02:51 +0000)
committerMichael Brown <mcb30@etherboot.org>
Mon, 8 Jan 2007 02:51:04 +0000 (02:51 +0000)
src/arch/i386/include/undirom.h

index b92c9f2271c4edcb664f1b0c8a707e2217d45a91..a263600729cd1dff7d905e67bd9b9415a230d4dc 100644 (file)
@@ -7,6 +7,8 @@
  *
  */
 
+#include <pxe_types.h>
+
 /** An UNDI PCI device ID */
 struct undi_pci_device_id {
        /** PCI vendor ID */