We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1da6d6 commit 21bdc0dCopy full SHA for 21bdc0d
Modules/pyexpat.c
@@ -4,8 +4,6 @@
4
#include <stdbool.h>
5
#include "structmember.h" // PyMemberDef
6
#include "frameobject.h"
7
-#include <stddef.h> // offsetof()
8
-
9
#include "expat_config.h"
10
#include "expat.h"
11
0 commit comments