summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdm/files/tdm-ioctl.patch
blob: 3ca1a9ac538e41d0438940ebd9384dd7da4f7cfa (plain)
1
2
3
4
5
6
7
8
9
10
--- a/tdm/backend/ctrl.c	2023-07-04 20:45:46.142304481 +0300
+++ b/tdm/backend/ctrl.c	2023-07-04 20:46:57.086306320 +0300
@@ -41,6 +41,7 @@
 #include <string.h>
 #include <signal.h>
 #include <pwd.h>
+#include <sys/ioctl.h>
 #include <sys/stat.h>
 
 #ifdef __linux__