File jfbterm-0.3.10-implicit_decl.patch of Package jfbterm
--- util.c +++ util.c @@ -26,6 +26,7 @@ */ #include <sys/types.h> +#include <string.h> #include <util.h>
--- util.c +++ util.c @@ -26,6 +26,7 @@ */ #include <sys/types.h> +#include <string.h> #include <util.h>