summaryrefslogtreecommitdiff
path: root/Python/pyarena.c
diff options
context:
space:
mode:
authorSenthil Kumaran <orsenthil@gmail.com>2011-04-26 21:10:23 +0800
committerSenthil Kumaran <orsenthil@gmail.com>2011-04-26 21:10:23 +0800
commit1aa611b27b5c6aca69579e7e873bb2ddddb1a2fc (patch)
tree4d073d00abfaf5d7fbbf14d2b453823892adf00f /Python/pyarena.c
parent60186e61c8796c0e4cff2e681adee0be4c0b4d42 (diff)
parent95cbf834835f9d8128ba7a418e2f5bc5f99aa32f (diff)
downloadcpython-1aa611b27b5c6aca69579e7e873bb2ddddb1a2fc.tar.gz
merge from 3.1
Diffstat (limited to 'Python/pyarena.c')
-rw-r--r--Python/pyarena.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Python/pyarena.c b/Python/pyarena.c
index 2d63638856..5a255ae497 100644
--- a/Python/pyarena.c
+++ b/Python/pyarena.c
@@ -1,5 +1,4 @@
#include "Python.h"
-#include "pyarena.h"
/* A simple arena block structure.