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.
|
--- 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__
|