X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FUDP_echo_first.c;h=5c4e9c8f5260226a52208280efcc767818446f03;hp=8f00498f044401ac612475b09536211676630511;hb=3a7acae2c91adc8844f6dd7f47e0ee25468e1568;hpb=78ca776c24853e1ff5c458a91e6b07b0540e5026 diff --git a/sources/UDP_echo_first.c b/sources/UDP_echo_first.c index 8f00498..5c4e9c8 100644 --- a/sources/UDP_echo_first.c +++ b/sources/UDP_echo_first.c @@ -38,6 +38,7 @@ #include /* standard I/O library */ #include /* error definitions and routines */ #include /* C strings library */ +#include /* C standard library */ #include "macros.h"