summaryrefslogtreecommitdiff
path: root/gatchat/gatmux.c
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gatmux.c')
-rw-r--r--gatchat/gatmux.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gatchat/gatmux.c b/gatchat/gatmux.c
index d492edb5..5867b37e 100644
--- a/gatchat/gatmux.c
+++ b/gatchat/gatmux.c
@@ -30,6 +30,8 @@
#include <string.h>
#include <alloca.h>
+#pragma GCC diagnostic ignored "-Wcast-function-type"
+
#include <glib.h>
#include "ringbuffer.h"