git.schokokeks.org
Repositories
Help
Report an Issue
keks-overlay.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
4c17a31
Branches
Tags
master
keks-overlay.git
app-misc
screen
files
screen-4.9.0-clang16-chmod.patch
update screen
Hanno Böck
commited
4c17a31
at 2023-10-01 08:43:59
screen-4.9.0-clang16-chmod.patch
Blame
History
Raw
Bug: https://bugs.gentoo.org/894562 Taken from: https://git.savannah.gnu.org/cgit/screen.git/commit/?id=7f320d3a643ec95682a7213b7e991e27038d8a57 --- a/display.c +++ b/display.c @@ -27,6 +27,7 @@ */ #include <sys/types.h> +#include <sys/stat.h> #include <signal.h> #include <fcntl.h> #ifndef sun