summaryrefslogtreecommitdiff
path: root/src/irc/core/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc/core/module.h')
-rw-r--r--src/irc/core/module.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/irc/core/module.h b/src/irc/core/module.h
new file mode 100644
index 00000000..00599d91
--- /dev/null
+++ b/src/irc/core/module.h
@@ -0,0 +1,4 @@
+#include "common.h"
+
+#define MODULE_NAME "irc/core"
+