aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gdbmerrno.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdbmerrno.c b/src/gdbmerrno.c
index b769faa..5d29733 100644
--- a/src/gdbmerrno.c
+++ b/src/gdbmerrno.c
@@ -19,7 +19,7 @@
/* Include system configuration before all else. */
#include "autoconf.h"
-#include "gdbmerrno.h"
+#include "gdbm.h"
/* this is not static so that applications may access the array if they
like. it must be in the same order as the error codes! */

Return to:

Send suggestions and report system problems to the System administrator.