diff options
Diffstat (limited to 'response.c')
-rw-r--r-- | response.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ #include "response.h" #include "socket-common.h" #include <string.h> +#include <stdlib.h> //RESPONSE related functions from the server |