summaryrefslogtreecommitdiff
path: root/src/irc/core/ctcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc/core/ctcp.c')
-rw-r--r--src/irc/core/ctcp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/irc/core/ctcp.c b/src/irc/core/ctcp.c
index 8bd54c0c..1feb430d 100644
--- a/src/irc/core/ctcp.c
+++ b/src/irc/core/ctcp.c
@@ -28,6 +28,7 @@
#include "irc-servers.h"
#include "servers-idle.h"
#include "ignore.h"
+#include "ctcp.h"
typedef struct {
char *name;