summaryrefslogtreecommitdiff
path: root/usr.sbin/nsd/xfrd-notify.c
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2012-11-23 20:29:21 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2012-11-23 20:29:21 +0000
commit4f2dfd8624d5483f761809d6816f2da1e9aaf2d8 (patch)
treeb28978f05001b38bfb88f0b75e32c8582fefa248 /usr.sbin/nsd/xfrd-notify.c
parent066a7097b41034621876001b2737fdf4d9b17be4 (diff)
update to NSD 3.2.14, requested by/ok brad@
Diffstat (limited to 'usr.sbin/nsd/xfrd-notify.c')
-rw-r--r--usr.sbin/nsd/xfrd-notify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nsd/xfrd-notify.c b/usr.sbin/nsd/xfrd-notify.c
index 21cc22694a6..0aa5c2c6cd7 100644
--- a/usr.sbin/nsd/xfrd-notify.c
+++ b/usr.sbin/nsd/xfrd-notify.c
@@ -11,7 +11,7 @@
#include <assert.h>
#include <string.h>
#include <unistd.h>
-#include <errno.h>
+
#include "xfrd-notify.h"
#include "xfrd.h"
#include "xfrd-tcp.h"