From 7f8d8aa7a9e542524e9edfcca1fe1220abbf8e40 Mon Sep 17 00:00:00 2001 From: Bjørn Mork Date: Wed, 20 Jan 2016 18:46:57 +0100 Subject: ripe-atlas-fw: imported version 4720 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bjørn Mork --- eperd/tcputil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eperd/tcputil.h') diff --git a/eperd/tcputil.h b/eperd/tcputil.h index 1264299..89cfbcd 100644 --- a/eperd/tcputil.h +++ b/eperd/tcputil.h @@ -7,7 +7,7 @@ #include enum tu_err { TU_DNS_ERR, TU_READ_ERR, TU_SOCKET_ERR, TU_CONNECT_ERR, - TU_OUT_OF_ADDRS }; + TU_OUT_OF_ADDRS, TU_BAD_ADDR }; struct tu_env { char dnsip; -- cgit v1.2.3