Altre correzioni degli include per le nuove posizioni delle
[gapil.git] / sources / TCP_cunc_daytimed.c
index 1b748de51af7476221cf38d882210d7c3522c3aa..32f38c7c61b194b4aafc22ed638521ed2e33c45f 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