diff options
Diffstat (limited to 'lldb/include/lldb/Host/android/Android.h')
-rw-r--r-- | lldb/include/lldb/Host/android/Android.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/include/lldb/Host/android/Android.h b/lldb/include/lldb/Host/android/Android.h index 5a2b31b7eb3..08e7dd93b28 100644 --- a/lldb/include/lldb/Host/android/Android.h +++ b/lldb/include/lldb/Host/android/Android.h @@ -14,8 +14,6 @@ #include <string> #include <errno.h> -#define SYS_tgkill __NR_tgkill - namespace std { template <typename T> |