Thanks to visit codestin.com Credit goes to github.com
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 ba35227 commit f523255Copy full SHA for f523255
1 file changed
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