X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FElemEchoTCPServer.c;h=f02ac5c846a19851102a8ac9bc5ce02b8e88258b;hp=ba36b956a530a691d000a22f2e70f3a0bbc94264;hb=6483a787322c614bc6282a0bf0ee001f1bf54b44;hpb=78a82bdb333ca71e395ba39a5c03745761341150 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