diff options
Diffstat (limited to 'src/core/serial.c')
| -rw-r--r-- | src/core/serial.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/serial.c b/src/core/serial.c index f325bc45b..f6d0ecbb9 100644 --- a/src/core/serial.c +++ b/src/core/serial.c @@ -15,7 +15,7 @@ #include "console.h" #include <gpxe/init.h> #include "io.h" -#include "timer.h" +#include <unistd.h> #include "config/serial.h" /* Set default values if none specified */ |
