summaryrefslogtreecommitdiffstats
path: root/src/interface/pxe/pxe_errors.c
diff options
context:
space:
mode:
authorMichael Brown2007-07-24 18:11:31 +0200
committerMichael Brown2007-07-24 18:11:31 +0200
commit9aa61ad5a26e04493a38bf4f9b6bd1228fef7a79 (patch)
tree3b86aec2b1cc194dca76178c0415c131e8a92b1b /src/interface/pxe/pxe_errors.c
parentDefine -DOBJECT when generating Makefile rules, for consistency. (diff)
downloadipxe-9aa61ad5a26e04493a38bf4f9b6bd1228fef7a79.tar.gz
ipxe-9aa61ad5a26e04493a38bf4f9b6bd1228fef7a79.tar.xz
ipxe-9aa61ad5a26e04493a38bf4f9b6bd1228fef7a79.zip
Add per-file error identifiers
Diffstat (limited to 'src/interface/pxe/pxe_errors.c')
-rw-r--r--src/interface/pxe/pxe_errors.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface/pxe/pxe_errors.c b/src/interface/pxe/pxe_errors.c
index 3b00127b..f884ef8a 100644
--- a/src/interface/pxe/pxe_errors.c
+++ b/src/interface/pxe/pxe_errors.c
@@ -1,3 +1,4 @@
+#include <errno.h>
#include <gpxe/errortab.h>
/*