summaryrefslogtreecommitdiff
path: root/include/db_185.h
blob: 52ef98fb34f25a168697642f7e2f09e81e339809 (plain)
1
2
3
4
5
6
#ifndef _DB_185_H_
#include <db2/db_185.h>

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