There was an error while loading. Please reload this page.
1 parent df0f993 commit 05b72edCopy full SHA for 05b72ed
Modules/expat/xmlparse.c
@@ -4,7 +4,7 @@
4
77fea421d361dca90041d0040ecf1dca651167fadf2af79e990e35168d70d933 (2.2.1+)
5
*/
6
7
-#define _GNU_SOURCE /* syscall prototype */
+#define _GNU_SOURCE 1 /* syscall prototype */
8
9
#include <stddef.h>
10
#include <string.h> /* memset(), memcpy() */
0 commit comments