Browse Source

Remove obsolete includes

tags/v0.9.3
Michael Brown 18 years ago
parent
commit
359c888aec
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      src/arch/i386/drivers/net/undirom.c

+ 0
- 3
src/arch/i386/drivers/net/undirom.c View File

21
 #include <string.h>
21
 #include <string.h>
22
 #include <pxe.h>
22
 #include <pxe.h>
23
 #include <realmode.h>
23
 #include <realmode.h>
24
-#include <bios.h>
25
-#include <pnpbios.h>
26
-#include <gpxe/pci.h>
27
 #include <undirom.h>
24
 #include <undirom.h>
28
 
25
 
29
 /** @file
26
 /** @file

Loading…
Cancel
Save