From 4e6e2aa19f255dbbbd6b1068224ac3e4296ee4eb Mon Sep 17 00:00:00 2001 From: drepper Date: Tue, 11 Nov 1997 23:11:42 +0000 Subject: [PATCH] Include sys/socket.h. --- inet/protocols/talkd.h | 1 + 1 file changed, 1 insertion(+) diff --git a/inet/protocols/talkd.h b/inet/protocols/talkd.h index 5bec984d1f..fa22b43bda 100644 --- a/inet/protocols/talkd.h +++ b/inet/protocols/talkd.h @@ -55,6 +55,7 @@ */ #include +#include /* * Client->server request message format. -- 2.11.0