There was an error while loading. Please reload this page.
1 parent 393c759 commit 06d49bbCopy full SHA for 06d49bb
2 files changed
Modules/expat/xmlrole.c
@@ -2,6 +2,8 @@
2
See the file COPYING for copying permission.
3
*/
4
5
+#include <stddef.h>
6
+
7
#ifdef COMPILED_FROM_DSP
8
#include "winconfig.h"
9
#elif defined(MACOS_CLASSIC)
@@ -16,8 +18,6 @@
16
18
#endif
17
19
#endif /* ndef COMPILED_FROM_DSP */
20
-#include <stddef.h>
-
21
#include "expat_external.h"
22
#include "internal.h"
23
#include "xmlrole.h"
Modules/expat/xmltok.c
#include "xmltok.h"
0 commit comments