http://git.etherboot.org
/
people
/
oremanj
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add per-file error identifiers
[people/oremanj/gpxe.git]
/
src
/
interface
/
pxe
/
pxe_errors.c
diff --git
a/src/interface/pxe/pxe_errors.c
b/src/interface/pxe/pxe_errors.c
index
3b00127
..
f884ef8
100644
(file)
--- 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>
/*