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