#include #include "modules.h" int wxmppd_loadModule(char *moduleName) { printf("Will load module %s\n", moduleName); }