X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FTCP_echo_first.c;h=cd0f7f65b5045143189cfc08a2f42cab9cb0f333;hp=5ae174c4f256c7c6bca1918c8305a0460915511b;hb=04c68576a3be5ccfda8faf2030d4cbc2997c29fa;hpb=78ca776c24853e1ff5c458a91e6b07b0540e5026 diff --git a/sources/TCP_echo_first.c b/sources/TCP_echo_first.c index 5ae174c..cd0f7f6 100644 --- a/sources/TCP_echo_first.c +++ b/sources/TCP_echo_first.c @@ -31,7 +31,7 @@ /* * Include needed headers */ -#include /* primitive system data types */ +//#include /* primitive system data types */ #include /* unix standard library */ #include /* IP addresses conversion utilities */ #include /* socket constants, types and functions */