diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/gpxe/open.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gpxe/open.h b/src/include/gpxe/open.h index abba29c4c..beab0a1f7 100644 --- a/src/include/gpxe/open.h +++ b/src/include/gpxe/open.h @@ -7,6 +7,7 @@ * */ +#include <stdarg.h> #include <gpxe/tables.h> struct xfer_interface; |
