File libcaca-missing_header.patch of Package libcaca
--- cxx/cxxtest.cpp +++ cxx/cxxtest.cpp @@ -13,7 +13,7 @@ */ #include <iostream> - +#include <string.h> #include <cucul++.h> #include <caca++.h>
--- cxx/cxxtest.cpp +++ cxx/cxxtest.cpp @@ -13,7 +13,7 @@ */ #include <iostream> - +#include <string.h> #include <cucul++.h> #include <caca++.h>