#ifndef DB_H #define DB_H int run_script(const char *,const char *); #endif /* DB_H */