repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* configure.in: Also look in $PATH when searching for
[glibc.git]
/
include
/
db_185.h
blob
37bb16e99ba2193a211679fb6319f4e377339f24
1
#ifndef _DB_185_H_
2
#include <db2/db_185.h>
3
4
/* Now define the internal interfaces. */
5
DB
*
__dbopen
__P
((
const char
*,
int
,
int
,
DBTYPE
,
const void
*));
6
#endif