]> git.cameronkatri.com Git - apple_cmds.git/blobdiff - remote_cmds/telnet.tproj/commands.c
network_cmds: Fix compilation for lower targets
[apple_cmds.git] / remote_cmds / telnet.tproj / commands.c
index 56a07948635e18be9029a04eb8780c98acb44f31..1f4ca5328e4f049e3c9ec938f63a7d4c3a6a553d 100644 (file)
@@ -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