diff --git a/py/parse.c b/py/parse.c index 04629e03ff..775bf68b32 100644 --- a/py/parse.c +++ b/py/parse.c @@ -27,6 +27,7 @@ #include #include #include +#include // for ssize_t #include #include