about summary refs log tree commit diff
path: root/include/db_185.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/db_185.h')
-rw-r--r--include/db_185.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/db_185.h b/include/db_185.h
index 37bb16e99b..52ef98fb34 100644
--- a/include/db_185.h
+++ b/include/db_185.h
@@ -2,5 +2,5 @@
 #include <db2/db_185.h>
 
 /* Now define the internal interfaces.  */
-DB *__dbopen __P((const char *, int, int, DBTYPE, const void *));
+DB *__dbopen (const char *, int, int, DBTYPE, const void *);
 #endif