X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FElemEchoTCPServer.c;h=f02ac5c846a19851102a8ac9bc5ce02b8e88258b;hp=ba36b956a530a691d000a22f2e70f3a0bbc94264;hb=46029a05c9009df38022e82b0f20732290388ef1;hpb=0d1802dcd969187e6133ba143ebc473c9fefc259 diff --git a/sources/ElemEchoTCPServer.c b/sources/ElemEchoTCPServer.c index ba36b95..f02ac5c 100644 --- a/sources/ElemEchoTCPServer.c +++ b/sources/ElemEchoTCPServer.c @@ -26,7 +26,7 @@ * * Usage: echod -h give all info * - * $Id: ElemEchoTCPServer.c,v 1.3 2001/09/09 17:39:15 piccardi Exp $ + * $Id: ElemEchoTCPServer.c,v 1.4 2002/12/03 11:06:05 piccardi Exp $ * ****************************************************************/ /* @@ -39,7 +39,6 @@ #include /* include standard I/O library */ #include -#include "wrappers.h" #define BACKLOG 10 #define MAXLINE 256