aboutsummaryrefslogtreecommitdiff
path: root/src/gdbm.proto2
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdbm.proto2')
-rw-r--r--src/gdbm.proto215
1 files changed, 0 insertions, 15 deletions
diff --git a/src/gdbm.proto2 b/src/gdbm.proto2
deleted file mode 100644
index 39888ce..0000000
--- a/src/gdbm.proto2
+++ /dev/null
@@ -1,15 +0,0 @@
-
-/* extra prototypes */
-
-/* GDBM C++ support */
-#if defined(__cplusplus) || defined(c_plusplus)
-extern "C" {
-#endif
-
-extern const char *gdbm_strerror (gdbm_error);
-
-#if defined(__cplusplus) || defined(c_plusplus)
-}
-#endif
-
-#endif

Return to:

Send suggestions and report system problems to the System administrator.