diff options
Diffstat (limited to 'openbsd-compat')
-rw-r--r-- | openbsd-compat/freezero.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsd-compat/freezero.c b/openbsd-compat/freezero.c index 90b9d3813..bad018ff0 100644 --- a/openbsd-compat/freezero.c +++ b/openbsd-compat/freezero.c | |||
@@ -16,6 +16,7 @@ | |||
16 | 16 | ||
17 | #include "includes.h" | 17 | #include "includes.h" |
18 | 18 | ||
19 | #include <stdlib.h> | ||
19 | #include <string.h> | 20 | #include <string.h> |
20 | 21 | ||
21 | #ifndef HAVE_FREEZERO | 22 | #ifndef HAVE_FREEZERO |