about summary refs log tree commit diff stats
path: root/src/ui/mucwin.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-02-28 23:18:50 +0000
committerJames Booth <boothj5@gmail.com>2016-02-28 23:18:50 +0000
commitda7e59bc86668083270b31574886d3a5e2549eee (patch)
treeb9da150bacea8fb85df244a4900132d999b0178d /src/ui/mucwin.c
parentab08d0a3780474b1b01e23acb2985bcb7de7439e (diff)
parentaccde2a61c2d9dd8ee1d7ad58ccf4b1c2ec7fa58 (diff)
downloadprofani-tty-da7e59bc86668083270b31574886d3a5e2549eee.tar.gz
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src/ui/mucwin.c')
-rw-r--r--src/ui/mucwin.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/mucwin.c b/src/ui/mucwin.c
index e3826eb1..4d323ef1 100644
--- a/src/ui/mucwin.c
+++ b/src/ui/mucwin.c
@@ -32,6 +32,8 @@
  *
  */
 
+#define _GNU_SOURCE 1
+
 #include <string.h>
 #include <assert.h>
 #include <stdlib.h>