diff options
Diffstat (limited to 'devel/android-tools-adb/files/extra-patch-adb_sysdeps_mutex.h')
-rw-r--r-- | devel/android-tools-adb/files/extra-patch-adb_sysdeps_mutex.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/android-tools-adb/files/extra-patch-adb_sysdeps_mutex.h b/devel/android-tools-adb/files/extra-patch-adb_sysdeps_mutex.h deleted file mode 100644 index 792d29f7f738..000000000000 --- a/devel/android-tools-adb/files/extra-patch-adb_sysdeps_mutex.h +++ /dev/null @@ -1,9 +0,0 @@ ---- adb/sysdeps/mutex.h.orig 2016-06-23 07:04:56 UTC -+++ adb/sysdeps/mutex.h -@@ -104,4 +104,6 @@ - - } - -+#else -+#include <mutex> - #endif |