some platforms still need offsetof() from structmember.h
This commit is contained in:
parent
a9f6092904
commit
08ebfec75e
@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
#include "Python.h"
|
#include "Python.h"
|
||||||
|
#include "structmember.h"
|
||||||
|
|
||||||
/* Itertools module written and maintained
|
/* Itertools module written and maintained
|
||||||
by Raymond D. Hettinger <python@rcn.com>
|
by Raymond D. Hettinger <python@rcn.com>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user