Signed-off-by: Felix Janda <felix.janda@xxxxxxxxx> --- src/svc_raw.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/svc_raw.c b/src/svc_raw.c index a8a396f..0eb0965 100644 --- a/src/svc_raw.c +++ b/src/svc_raw.c @@ -43,6 +43,7 @@ #include <sys/types.h> #include <rpc/raw.h> #include <stdlib.h> +#include <string.h> #ifndef UDPMSGSIZE #define UDPMSGSIZE 8800 -- 2.7.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html