Altre correzioni degli include per le nuove posizioni delle
[gapil.git] / sources / TCP_iter_daytimed.c
index d124ec98de9de5b6f57f57ba62033d059d669509..9771dad87d20228fae06439ffc9c2f5d89298b1a 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
 #define BACKLOG 10