diff options
Diffstat (limited to 'Python/pyarena.c')
| -rw-r--r-- | Python/pyarena.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Python/pyarena.c b/Python/pyarena.c index 5a255ae..2d63638 100644 --- a/Python/pyarena.c +++ b/Python/pyarena.c @@ -1,4 +1,5 @@ #include "Python.h" +#include "pyarena.h" /* A simple arena block structure. |
