summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/dwarf.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/dwarf.h b/include/dwarf.h
index 1a4bcb73..1885b9b1 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 */