Remove leftover references to some of the system headers.
This commit is contained in:
parent
e012736478
commit
f4e0adc0f9
7 changed files with 5 additions and 14 deletions
|
@ -26,9 +26,7 @@
|
|||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <grub/kernel.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue