summaryrefslogtreecommitdiff
path: root/db2/db_185.h
diff options
context:
space:
mode:
Diffstat (limited to 'db2/db_185.h')
-rw-r--r--db2/db_185.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/db2/db_185.h b/db2/db_185.h
index 0e1b87879b..0be51f5074 100644
--- a/db2/db_185.h
+++ b/db2/db_185.h
@@ -170,7 +170,6 @@ typedef struct {
#if defined(__cplusplus)
extern "C" {
#endif
-DB *__dbopen __P((const char *, int, int, DBTYPE, const void *));
DB *dbopen __P((const char *, int, int, DBTYPE, const void *));
#if defined(__cplusplus)