diff options
Diffstat (limited to 'lib.c')
-rw-r--r-- | lib.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ #include <sys/time.h> #include <assert.h> #include "config.h" -#include ALLOCA_H +#include "alloca.h" #ifdef HAVE_GETENVIRONMENTSTRINGS #define NOMINMAX #include <windows.h> |