aboutsummaryrefslogtreecommitdiffstats
path: root/testing/telegram-tdlib/sysctl_h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/telegram-tdlib/sysctl_h.patch')
-rw-r--r--testing/telegram-tdlib/sysctl_h.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/telegram-tdlib/sysctl_h.patch b/testing/telegram-tdlib/sysctl_h.patch
deleted file mode 100644
index 68a5119aca4..00000000000
--- a/testing/telegram-tdlib/sysctl_h.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/tdutils/td/utils/port/detail/ThreadPthread.cpp b/tdutils/td/utils/port/detail/ThreadPthread.cpp
-index c712cef..c0cb69b 100644
---- a/tdutils/td/utils/port/detail/ThreadPthread.cpp
-+++ b/tdutils/td/utils/port/detail/ThreadPthread.cpp
-@@ -14,7 +14,6 @@ char disable_linker_warning_about_empty_file_thread_pthread_cpp TD_UNUSED;
-
- #include <pthread.h>
- #include <sched.h>
--#include <sys/sysctl.h>
- #include <unistd.h>
-
- namespace td {
-