#ifndef EL__SCRIPTING_SMJS_SMJS_H #define EL__SCRIPTING_SMJS_SMJS_H struct module; extern struct module smjs_scripting_module; #endif