diff --git a/sexp.c b/sexp.c index e6fdc3d7..1503e5b2 100644 --- a/sexp.c +++ b/sexp.c @@ -15,6 +15,10 @@ struct sexp_huff_entry { #include "chibi/sexp-huff.h" #endif +#ifdef _WIN32 +#include +#endif + static int sexp_initialized_p = 0; static const char sexp_separators[] = {