summaryrefslogtreecommitdiff
path: root/notmuch-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch-private.h')
-rw-r--r--notmuch-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch-private.h b/notmuch-private.h
index 98ad4e2..ddc59b4 100644
--- a/notmuch-private.h
+++ b/notmuch-private.h
@@ -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>