diff options
Diffstat (limited to 'libibex/hash.c')
-rw-r--r-- | libibex/hash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libibex/hash.c b/libibex/hash.c index ccebae2ac8..f79ee8f55e 100644 --- a/libibex/hash.c +++ b/libibex/hash.c @@ -23,6 +23,7 @@ /* hash based index mechanism */ #include <stdio.h> +#include <stdlib.h> #include <sys/types.h> #include <sys/stat.h> |