summaryrefslogtreecommitdiff
path: root/include/module.h
blob: 6435f9b7f2e986552cbf4dd06f7b0eb5b5837362 (plain)
1
2
3
4
5
6
7
8
9
#ifndef MODULE_H
#define MODULE_H

#include "services.h"
#include "modules.h"
#include "oper.h"
#include "commands.h"

#endif // MODULE_H