diff options
Diffstat (limited to 'rpa.c')
-rw-r--r-- | rpa.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ #include <stdio.h> #include <unistd.h> #include <ctype.h> +#include <string.h> #include "socket.h" #include "fetchmail.h" |