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