Pretty print.
[glibc.git] / include / db_185.h
blob52ef98fb34f25a168697642f7e2f09e81e339809
1 #ifndef _DB_185_H_
2 #include <db2/db_185.h>
4 /* Now define the internal interfaces. */
5 DB *__dbopen (const char *, int, int, DBTYPE, const void *);
6 #endif