summaryrefslogtreecommitdiffstats
path: root/src/core/errno.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/errno.c')
-rw-r--r--src/core/errno.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/errno.c b/src/core/errno.c
index 83c8564bc..84c3424aa 100644
--- a/src/core/errno.c
+++ b/src/core/errno.c
@@ -1,6 +1,6 @@
-#include "etherboot.h"
-#include "errno.h"
-#include "vsprintf.h"
+#include <errno.h>
+#include <console.h>
+#include <gpxe/errortab.h>
/** @file
*