aboutsummaryrefslogtreecommitdiffstats
path: root/src/threadsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/threadsocket.cpp')
-rw-r--r--src/threadsocket.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/threadsocket.cpp b/src/threadsocket.cpp
index ffe60e67a..419dec66f 100644
--- a/src/threadsocket.cpp
+++ b/src/threadsocket.cpp
@@ -21,6 +21,7 @@
#include "inspircd.h"
+#include "threadsocket.h"
#if __has_include(<sys/eventfd.h>)
#include <sys/eventfd.h>