--- include/dwarf.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/include/dwarf.h b/include/dwarf.h index 1a4bcb7..1885b9b 100644 --- a/include/dwarf.h +++ b/include/dwarf.h @@ -26,14 +26,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #ifndef dwarf_h #define dwarf_h -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - -#ifdef HAVE_ATOMIC_OPS_H -# include <atomic_ops.h> -#endif - #include <libunwind.h> struct dwarf_cursor; /* forward-declaration */ -- 1.7.9.5
_______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
