aboutsummaryrefslogtreecommitdiffstats
path: root/src/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket.c')
-rw-r--r--src/socket.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/socket.c b/src/socket.c
index 8e3d37a..af7d52f 100644
--- a/src/socket.c
+++ b/src/socket.c
@@ -8,6 +8,7 @@
#include "runes.h"
#include "socket.h"
+#include "loop.h"
static int runes_socket_open(RunesSocket *sock);
static void runes_socket_close(RunesSocket *sock);