blob: 505f7d166a9d165d6757bfa7883b23e93e961856 [file] [log] [blame]
--- a/src/transport.c
+++ b/src/transport.c
@@ -32,6 +32,7 @@
#include "transport.h"
#include "dispatch.h"
#include "pdu.h" /* xxx only needed for debugging flags... */
+#include <glib/gstdio.h> /* g_access() */
static GUdpSocket *udp_ipv4_socket = NULL;