#ifndef HAVE_MODULE_H #define HAVE_MODULE_H int AddModule(const char *file, const char *name); #endif