aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/to.c
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2019-01-03 14:41:01 +0100
committerGilles Chehade <gilles@poolp.org>2019-01-03 14:41:01 +0100
commita242a26e1295562d3162e3d7b0474026a4f8ad9f (patch)
tree776e7e023487c52a03ea1a5c306bc39b05cac7d8 /smtpd/to.c
parentsync (diff)
downloadOpenSMTPD-a242a26e1295562d3162e3d7b0474026a4f8ad9f.tar.xz
OpenSMTPD-a242a26e1295562d3162e3d7b0474026a4f8ad9f.zip
sync
Diffstat (limited to 'smtpd/to.c')
-rw-r--r--smtpd/to.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/smtpd/to.c b/smtpd/to.c
index f4e1149a..6f8592dc 100644
--- a/smtpd/to.c
+++ b/smtpd/to.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: to.c,v 1.34 2018/10/31 15:14:21 gilles Exp $ */
+/* $OpenBSD: to.c,v 1.35 2018/12/30 23:09:58 guenther Exp $ */
/*
* Copyright (c) 2009 Jacek Masiulaniec <jacekm@dobremiasto.net>
@@ -36,7 +36,6 @@
#include <imsg.h>
#include <limits.h>
#include <inttypes.h>
-#include <libgen.h>
#include <netdb.h>
#include <pwd.h>
#include <stdarg.h>