summaryrefslogblamecommitdiff
path: root/user/screen/missing-header.patch
blob: 34e44d4fe081d7e99852ceab5e55fe8c22796c49 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                   
diff -ur a/utmp.c b/utmp.c
--- a/utmp.c	2024-08-29 09:46:14.655729962 +0000
+++ b/utmp.c	2024-08-29 09:47:54.248164818 +0000
@@ -35,6 +35,7 @@
 #include <fcntl.h>
 #include <stdint.h>
 #include <stdbool.h>
+#include <signal.h>
 
 #include "screen.h"