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

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