You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libchewing/libchewing-0.3.4.asprintf.p...

12 lines
310 B

diff -up src/chewingutil.c.asprintf src/chewingutil.c
--- src/chewingutil.c.asprintf 2013-02-03 10:45:45.202307401 +1000
+++ src/chewingutil.c 2013-02-03 10:46:49.105306792 +1000
@@ -17,6 +17,7 @@
#include <config.h>
#endif
+#define _GNU_SOURCE
#include <ctype.h>
#include <string.h>
#include <stdio.h>