summaryrefslogtreecommitdiffstats
path: root/man/man2/select_tut.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/select_tut.2')
-rw-r--r--man/man2/select_tut.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man2/select_tut.2 b/man/man2/select_tut.2
index 59c241973..4ef523ead 100644
--- a/man/man2/select_tut.2
+++ b/man/man2/select_tut.2
@@ -344,6 +344,7 @@ from one TCP port to another.
#include <string.h>
#include <sys/select.h>
#include <sys/socket.h>
+#include <sys/types.h>
#include <unistd.h>
\&
static int forward_port;