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