#ifndef DBMCON1_H #define DBMCON1_H int FirstDbCreateTable(void); int FirstDbDropTable(void); #endif /* DBMCON1_H */