File mgetty-1.1.36-implicit-fortify-decl.patch of Package mgetty
--- faxsend.c +++ faxsend.c @@ -18,6 +18,7 @@ */ #include <stdio.h> +#include <string.h> #include <strings.h> #include <fcntl.h> #include <unistd.h>
--- faxsend.c +++ faxsend.c @@ -18,6 +18,7 @@ */ #include <stdio.h> +#include <string.h> #include <strings.h> #include <fcntl.h> #include <unistd.h>