summaryrefslogtreecommitdiffstats
path: root/contrib/tcp_wrappers/rfc931.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcp_wrappers/rfc931.c')
-rw-r--r--contrib/tcp_wrappers/rfc931.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/tcp_wrappers/rfc931.c b/contrib/tcp_wrappers/rfc931.c
index e7fb3d1..924dac3 100644
--- a/contrib/tcp_wrappers/rfc931.c
+++ b/contrib/tcp_wrappers/rfc931.c
@@ -25,6 +25,7 @@ static char sccsid[] = "@(#) rfc931.c 1.10 95/01/02 16:11:34";
#include <setjmp.h>
#include <signal.h>
#include <string.h>
+#include <unistd.h>
#ifndef SEEK_SET
#define SEEK_SET 0
OpenPOWER on IntegriCloud