diff options
Diffstat (limited to 'src/device/pci_class.c')
-rw-r--r-- | src/device/pci_class.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/pci_class.c b/src/device/pci_class.c index 0aa2f2890a..e084c77bf1 100644 --- a/src/device/pci_class.c +++ b/src/device/pci_class.c @@ -14,7 +14,6 @@ #include <device/device.h> #include <device/pci.h> #include <device/pci_ops.h> -#include <stdlib.h> typedef struct { const unsigned char subclass_id; |