aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2020-05-05 22:53:08 +0200
committerGilles Chehade <gilles@poolp.org>2020-05-05 22:53:08 +0200
commit2d1b0826bb86f503172238307317bb9f5a6b1eed (patch)
tree8b42361c311db147ea31bea978277600cfb33063
parentadd fedora-gcc10 ci target (diff)
downloadOpenSMTPD-2d1b0826bb86f503172238307317bb9f5a6b1eed.tar.xz
OpenSMTPD-2d1b0826bb86f503172238307317bb9f5a6b1eed.zip
fix build on gcc-10
-rw-r--r--smtpd/makemap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/smtpd/makemap.c b/smtpd/makemap.c
index be6122f1..10e3f555 100644
--- a/smtpd/makemap.c
+++ b/smtpd/makemap.c
@@ -69,7 +69,6 @@ static int make_aliases(DBT *, char *);
static char *conf_aliases(char *);
static int dump_db(const char *, DBTYPE);
-struct smtpd *env;
char *source;
static int mode;