#ifndef MODULE_H #define MODULE_H extern void init_plug(void); #endif