diff --git a/Lcreate_addr_space.c b/Lcreate_addr_space.c index 586595d..173e4cd 100644 --- a/Lcreate_addr_space.c +++ b/Lcreate_addr_space.c @@ -1,7 +1,6 @@ #define UNW_LOCAL_ONLY #include "include/libunwind.h" #include "unwind-internal.h" -#include "include/libunwind-common.h" #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) #include "Gcreate_addr_space.c" #endif diff --git a/Lget_proc_info.c b/Lget_proc_info.c index a615a46..6911bda 100644 --- a/Lget_proc_info.c +++ b/Lget_proc_info.c @@ -1,7 +1,6 @@ #define UNW_LOCAL_ONLY #include "include/libunwind.h" #include "unwind-internal.h" -#include "include/libunwind-common.h" #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) #include "Gget_proc_info.c" #endif diff --git a/Lget_save_loc.c b/Lget_save_loc.c index 61e1219..e73b0f1 100644 --- a/Lget_save_loc.c +++ b/Lget_save_loc.c @@ -1,7 +1,6 @@ #define UNW_LOCAL_ONLY #include "include/libunwind.h" #include "unwind-internal.h" -#include "include/libunwind-common.h" #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) #include "Gget_save_loc.c" #endif diff --git a/Lglobal.c b/Lglobal.c index 2dcd507..a3674ce 100644 --- a/Lglobal.c +++ b/Lglobal.c @@ -1,7 +1,6 @@ #define UNW_LOCAL_ONLY #include "include/libunwind.h" #include "unwind-internal.h" -#include "include/libunwind-common.h" #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) #include "Gglobal.c" #endif diff --git a/Linit.c b/Linit.c index 6e4f9c3..5052ea5 100644 --- a/Linit.c +++ b/Linit.c @@ -1,7 +1,6 @@ #define UNW_LOCAL_ONLY #include "include/libunwind.h" #include "unwind-internal.h" -#include "include/libunwind-common.h" #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) #include "Ginit.c" #endif diff --git a/Linit_local.c b/Linit_local.c index 98d837b..a8a8c23 100644 --- a/Linit_local.c +++ b/Linit_local.c @@ -1,7 +1,6 @@ #define UNW_LOCAL_ONLY #include "include/libunwind.h" #include "unwind-internal.h" -#include "include/libunwind-common.h" #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) #include "Ginit_local.c" #endif diff --git a/Los-freebsd.c b/Los-freebsd.c index 7e593d7..ece409a 100644 --- a/Los-freebsd.c +++ b/Los-freebsd.c @@ -1,7 +1,6 @@ #define UNW_LOCAL_ONLY #include "include/libunwind.h" #include "unwind-internal.h" -#include "include/libunwind-common.h" #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) #include "Gos-freebsd.c" #endif diff --git a/Lregs.c b/Lregs.c index 2613d39..aaceef2 100644 --- a/Lregs.c +++ b/Lregs.c @@ -1,7 +1,6 @@ #define UNW_LOCAL_ONLY #include "include/libunwind.h" #include "unwind-internal.h" -#include "include/libunwind-common.h" #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) #include "Gregs.c" #endif diff --git a/Lresume.c b/Lresume.c index 1c704f1..8750c89 100644 --- a/Lresume.c +++ b/Lresume.c @@ -1,7 +1,6 @@ #define UNW_LOCAL_ONLY #include "include/libunwind.h" #include "unwind-internal.h" -#include "include/libunwind-common.h" #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) #include "Gresume.c" #endif diff --git a/Lstash_frame.c b/Lstash_frame.c index 8dfb54c..f61e83a 100644 --- a/Lstash_frame.c +++ b/Lstash_frame.c @@ -1,7 +1,6 @@ #define UNW_LOCAL_ONLY #include "include/libunwind.h" #include "unwind-internal.h" -#include "include/libunwind-common.h" #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) #include "Gstash_frame.c" #endif diff --git a/Lstep.c b/Lstep.c index 4b45072..7f6dd43 100644 --- a/Lstep.c +++ b/Lstep.c @@ -1,7 +1,6 @@ #define UNW_LOCAL_ONLY #include "include/libunwind.h" #include "unwind-internal.h" -#include "include/libunwind-common.h" #if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) #include "Gstep.c" #endif