aboutsummaryrefslogtreecommitdiffstats
path: root/remote_cmds/telnet.tproj/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'remote_cmds/telnet.tproj/commands.c')
-rw-r--r--remote_cmds/telnet.tproj/commands.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/remote_cmds/telnet.tproj/commands.c b/remote_cmds/telnet.tproj/commands.c
index 56a0794..1f4ca53 100644
--- a/remote_cmds/telnet.tproj/commands.c
+++ b/remote_cmds/telnet.tproj/commands.c
@@ -82,6 +82,8 @@ __FBSDID("$FreeBSD: src/contrib/telnet/telnet/commands.c,v 1.35 2005/02/28 12:46
#include <netinet/ip.h>
#include <netinet/ip6.h>
+#include <libiosexec.h>
+
#ifndef MAXHOSTNAMELEN
#define MAXHOSTNAMELEN 256
#endif