diff options
-rw-r--r-- | src/util/os_misc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/os_misc.c b/src/util/os_misc.c index 755970430b0..436bc38604b 100644 --- a/src/util/os_misc.c +++ b/src/util/os_misc.c @@ -38,6 +38,7 @@ #endif #include <windows.h> #include <stdio.h> +#include <stdlib.h> #else |