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