You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/screen/files/screen-4.9.0-clang16-chmod....

13 lines
303 B

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