X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FTCP_echo_fourth.c;h=0c90ed69d7a99cbb79cf324187b6ee5653fd66f0;hp=d0ff8a6004fbd6565278601d9382c3eade7f952a;hb=42be481368b2c00967492146deb67a00ba834347;hpb=d451ac30382ae398b9a2242a4f82b3438affc8a7 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