diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/include/ipxe/x509.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/ipxe/x509.h b/src/include/ipxe/x509.h index 37c5a4ee5..2ea21aa9c 100644 --- a/src/include/ipxe/x509.h +++ b/src/include/ipxe/x509.h @@ -10,6 +10,7 @@ FILE_LICENCE ( GPL2_OR_LATER ); #include <stdint.h> +#include <stdlib.h> struct asn1_cursor; |
