diff options
Diffstat (limited to '')
| -rw-r--r-- | src/zand.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /* See LICENSE file for copyright and license details. */ #include "internals" +#include <stdlib.h> #include <string.h> |
![]() |
index : libzahl | |
| Big integer library | Mattias Andrée <m@maandree.se> |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | src/zand.c | 1 |
@@ -1,6 +1,7 @@ /* See LICENSE file for copyright and license details. */ #include "internals" +#include <stdlib.h> #include <string.h> |