X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2FTCP_echo_first.c;h=cd0f7f65b5045143189cfc08a2f42cab9cb0f333;hb=4a4daf2bc462824b46a4a589c2568118f645b852;hp=5ae174c4f256c7c6bca1918c8305a0460915511b;hpb=78ca776c24853e1ff5c458a91e6b07b0540e5026;p=gapil.git 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 */