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 #include +#pragma GCC diagnostic ignored "-Wcast-function-type" + #include #include "ringbuffer.h"