summaryrefslogtreecommitdiffstats
path: root/src/interface
diff options
context:
space:
mode:
authorMichael Brown2006-12-20 04:40:48 +0100
committerMichael Brown2006-12-20 04:40:48 +0100
commit84a2b886e16644f4fca157fcdb089b1994a8848c (patch)
tree2c5df46ca3c103884ef65b6dea2809f79cf60700 /src/interface
parentMove strerror() prototype to string.h, where it belongs (diff)
downloadipxe-84a2b886e16644f4fca157fcdb089b1994a8848c.tar.gz
ipxe-84a2b886e16644f4fca157fcdb089b1994a8848c.tar.xz
ipxe-84a2b886e16644f4fca157fcdb089b1994a8848c.zip
Split error-message table portions of errno.h out to gpxe/errortab.h
Diffstat (limited to 'src/interface')
-rw-r--r--src/interface/pxe/pxe_errors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interface/pxe/pxe_errors.c b/src/interface/pxe/pxe_errors.c
index dce50d77..3b00127b 100644
--- a/src/interface/pxe/pxe_errors.c
+++ b/src/interface/pxe/pxe_errors.c
@@ -1,4 +1,4 @@
-#include "errno.h"
+#include <gpxe/errortab.h>
/*
* This table was generated from the relevant section of errno.h using