X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=sources%2FTCP_echo_fourth.c;h=0c90ed69d7a99cbb79cf324187b6ee5653fd66f0;hb=78ca776c24853e1ff5c458a91e6b07b0540e5026;hp=d0ff8a6004fbd6565278601d9382c3eade7f952a;hpb=8acb043bf7827e57d72b99e80b534c9e94f84633;p=gapil.git diff --git a/sources/TCP_echo_fourth.c b/sources/TCP_echo_fourth.c index d0ff8a6..0c90ed6 100644 --- a/sources/TCP_echo_fourth.c +++ b/sources/TCP_echo_fourth.c @@ -37,7 +37,9 @@ #include /* standard I/O library */ #include /* error definitions and routines */ #include /* C strings library */ +#include /* C standard library */ +#include "Gapil.h" #include "macros.h" #define MAXLINE 256