diff options
Diffstat (limited to 'src/core/dummy_sanboot.c')
| -rw-r--r-- | src/core/dummy_sanboot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/dummy_sanboot.c b/src/core/dummy_sanboot.c index e22998da5..5ca120aac 100644 --- a/src/core/dummy_sanboot.c +++ b/src/core/dummy_sanboot.c @@ -29,6 +29,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); * */ +#include <string.h> #include <errno.h> #include <ipxe/sanboot.h> |
