aboutsummaryrefslogtreecommitdiff
path: root/src/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extern.h')
-rw-r--r--src/extern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extern.h b/src/extern.h
index 86029f1..43f180d 100644
--- a/src/extern.h
+++ b/src/extern.h
@@ -18,7 +18,7 @@
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* The global variables used for the "original" interface. */
-extern gdbm_file_info *_gdbm_file;
+extern GDBM_FILE _gdbm_file;
/* Memory for return data for the "original" interface. */
extern datum _gdbm_memory;

Return to:

Send suggestions and report system problems to the System administrator.