Altre correzioni degli include per le nuove posizioni delle
[gapil.git] / sources / UDP_daytimed.c
index 40112468127d9b29fff38577491cddd92eab2232..6f40384940253e6d4a655ea650f588b2c74c8256 100644 (file)
@@ -36,6 +36,8 @@
 #include <sys/socket.h>  /* socket constants, types and functions */
 #include <stdio.h>      /* standard I/O library */
 #include <time.h>        /* date and time constants, types and functions */
+#include <string.h>     /* C strings library */
+#include <stdlib.h>     /* C standard library */
 
 #define MAXLINE 80
 /* Program begin */