]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-private.h
Remove all calls to g_strdup_printf
[notmuch] / notmuch-private.h
index 98ad4e26bfa673d578d15f2caef1948ef0f179fd..ddc59b4ce5c056fbaf1408be862f882f9af47156 100644 (file)
@@ -22,7 +22,7 @@
 #define NOTMUCH_PRIVATE_H
 
 #ifndef _GNU_SOURCE
-#define _GNU_SOURCE /* For getline */
+#define _GNU_SOURCE /* For getline and asprintf */
 #endif
 #include <stdio.h>