mirror of https://github.com/ipxe/ipxe.git
Adding missing include
parent
6ce5c97981
commit
869f9bcb23
|
@ -8,6 +8,7 @@
|
|||
#define HEADER_OS_PORT_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
|
|
Loading…
Reference in New Issue