Alcune correzioni.
[gapil.git] / sources / TCP_daytime.c
index ba6874f6afd7541e3896fe7a7f903252ff17db54..0c5857e7b8ac0f84be166d935eefb48309e932aa 100644 (file)
@@ -30,6 +30,7 @@
 /* 
  * Include needed headers
  */
+#include <stdlib.h>     /* standard library */
 #include <sys/types.h>   /* primitive system data types */
 #include <unistd.h>      /* unix standard library */
 #include <arpa/inet.h>   /* IP addresses conversion utilities */