aboutsummaryrefslogtreecommitdiff
path: root/export/export.c
diff options
context:
space:
mode:
Diffstat (limited to 'export/export.c')
-rw-r--r--export/export.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/export/export.c b/export/export.c
index d2a56a1..2ef4e6c 100644
--- a/export/export.c
+++ b/export/export.c
@@ -23,9 +23,8 @@
#include <gdbm.h>
-/* Include flatfile.c to pull in gdbm_export() */
-#define _GDBMEXPORT_
-#include "flatfile.c"
+/* Pull in gdbm_export() */
+#include "gdbmexp.c"
void
usage (char *s)

Return to:

Send suggestions and report system problems to the System administrator.