mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
bus header files must include dev.h to get struct dev.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
#include "stdint.h"
|
||||
#include "pci_ids.h"
|
||||
#include "dev.h"
|
||||
|
||||
/*
|
||||
* PCI constants
|
||||
|
||||
Reference in New Issue
Block a user