#ifndef DB_H #define DB_H int test_db(char *script_filename); #endif /* DB_H */