http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More assertions
[people/xl0/gpxe.git]
/
src
/
hci
/
commands
/
config_cmd.c
diff --git
a/src/hci/commands/config_cmd.c
b/src/hci/commands/config_cmd.c
index
a155939
..
368a6ca
100644
(file)
--- a/
src/hci/commands/config_cmd.c
+++ b/
src/hci/commands/config_cmd.c
@@
-1,5
+1,5
@@
#include <string.h>
-#include <
vsprintf
.h>
+#include <
stdio
.h>
#include <gpxe/command.h>
#include <gpxe/settings.h>
#include <gpxe/settings_ui.h>