aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compat/dbminit.c1
-rw-r--r--compat/dbmopen.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/compat/dbminit.c b/compat/dbminit.c
index ffe349e..641e11b 100644
--- a/compat/dbminit.c
+++ b/compat/dbminit.c
@@ -22,7 +22,6 @@
#include "autoconf.h"
#include "gdbmdefs.h"
-#include "gdbmerrno.h"
#include "extern.h"
/* Initialize dbm system. FILE is a pointer to the file name. In
diff --git a/compat/dbmopen.c b/compat/dbmopen.c
index 309d08f..d89080b 100644
--- a/compat/dbmopen.c
+++ b/compat/dbmopen.c
@@ -22,7 +22,6 @@
#include "autoconf.h"
#include "gdbmdefs.h"
-#include "gdbmerrno.h"
#include "extern.h"
/* Initialize ndbm system. FILE is a pointer to the file name. In

Return to:

Send suggestions and report system problems to the System administrator.