mirror of
https://github.com/ipxe/ipxe
synced 2026-02-28 03:11:18 +03:00
Adding missing include
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
#define HEADER_OS_PORT_H
|
#define HEADER_OS_PORT_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <stddef.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user