#ifndef __DB2_H #define __DB2_H int db2400(int argc, char* argv[]); #endif