File newsboat-gcc12.patch of Package newsboat
Index: newsboat-2.29/src/itemlistformaction.cpp =================================================================== --- newsboat-2.29.orig/src/itemlistformaction.cpp +++ newsboat-2.29/src/itemlistformaction.cpp @@ -6,7 +6,7 @@ #include <cstring> #include <langinfo.h> #include <sstream> -#include <string> +#include <string.h> #include <sys/stat.h> #include "config.h"