diff options
Diffstat (limited to 'src/net/peerblk.c')
| -rw-r--r-- | src/net/peerblk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/peerblk.c b/src/net/peerblk.c index bbd5f16ed..58b185102 100644 --- a/src/net/peerblk.c +++ b/src/net/peerblk.c @@ -25,6 +25,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <stdlib.h> #include <stdio.h> +#include <string.h> #include <errno.h> #include <ipxe/http.h> #include <ipxe/iobuf.h> |
