Aggiornamento note copyright
[gapil.git] / sources / TCP_echo_fourth.c
index d0ff8a6004fbd6565278601d9382c3eade7f952a..0c90ed69d7a99cbb79cf324187b6ee5653fd66f0 100644 (file)
@@ -37,7 +37,9 @@
 #include <stdio.h>      /* standard I/O library */
 #include <errno.h>      /* error definitions and routines */
 #include <string.h>     /* C strings library */
+#include <stdlib.h>     /* C standard library */
 
+#include "Gapil.h"
 #include "macros.h"
 
 #define MAXLINE 256