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
/
crypto
/
axtls_aes.c
diff --git
a/src/crypto/axtls_aes.c
b/src/crypto/axtls_aes.c
index
a587c5c
..
ac7e921
100644
(file)
--- a/
src/crypto/axtls_aes.c
+++ b/
src/crypto/axtls_aes.c
@@
-1,5
+1,6
@@
#include "crypto/axtls/crypto.h"
#include <string.h>
+#include <errno.h>
#include <gpxe/crypto.h>
#include <gpxe/aes.h>