#ifndef _DB_185_H_ #include /* Now define the internal interfaces. */ DB *__dbopen (const char *, int, int, DBTYPE, const void *); #endif