1 parent a9f6092 commit 08ebfecCopy full SHA for 08ebfec
1 file changed
Modules/itertoolsmodule.c
@@ -1,5 +1,6 @@
1
2
#include "Python.h"
3
+#include "structmember.h"
4
5
/* Itertools module written and maintained
6
by Raymond D. Hettinger <python@rcn.com>
0 commit comments