1 parent 1404d62 commit 7dbf74cCopy full SHA for 7dbf74c
1 file changed
py/parse.c
@@ -27,6 +27,7 @@
27
#include <stdbool.h>
28
#include <stdint.h>
29
#include <stdio.h>
30
+#include <unistd.h> // for ssize_t
31
#include <assert.h>
32
#include <string.h>
33
0 commit comments