commit ee8066d660328b66ee556ed51a596d3701e5d467 parent 2340fa96aa4483b8a6b3b78f883847ebe42914d0 Author: hhvn <dev@hhvn.uk> Date: Tue, 12 Apr 2022 14:35:24 +0100 Include stdlib.h in str.c Diffstat:
M | src/str.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/str.c b/src/str.c @@ -18,6 +18,7 @@ */ #include <string.h> +#include <stdlib.h> #include "hirc.h" char *