X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FUDP_daytimed.c;h=6f40384940253e6d4a655ea650f588b2c74c8256;hp=40112468127d9b29fff38577491cddd92eab2232;hb=04c68576a3be5ccfda8faf2030d4cbc2997c29fa;hpb=31f55ec58bee8b2c4993633849b7da4e30cab222 diff --git a/sources/UDP_daytimed.c b/sources/UDP_daytimed.c index 4011246..6f40384 100644 --- a/sources/UDP_daytimed.c +++ b/sources/UDP_daytimed.c @@ -36,6 +36,8 @@ #include /* socket constants, types and functions */ #include /* standard I/O library */ #include /* date and time constants, types and functions */ +#include /* C strings library */ +#include /* C standard library */ #define MAXLINE 80 /* Program begin */