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