git.schokokeks.org
Repositories
Help
Report an Issue
keks-overlay.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
98f60af
Branches
Tags
master
keks-overlay.git
app-misc
screen
files
screen-5.0.0-utmp-musl.patch
update screen
Hanno Böck
commited
98f60af
at 2026-06-25 11:45:22
screen-5.0.0-utmp-musl.patch
Blame
History
Raw
Patch from: https://github.com/void-linux/void-packages/commit/0f6da07 --- a/utmp.c +++ b/utmp.c @@ -30,6 +30,7 @@ #include "utmp.h" +#include <signal.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h>