diff options
Diffstat (limited to 'proxy/src/gp_conv.c')
-rw-r--r-- | proxy/src/gp_conv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/src/gp_conv.c b/proxy/src/gp_conv.c index a4b8fa0..f402ba7 100644 --- a/proxy/src/gp_conv.c +++ b/proxy/src/gp_conv.c @@ -24,6 +24,7 @@ */ #include "config.h" +#include <string.h> #include <stdio.h> #include <stdbool.h> #include <errno.h> |