]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
libdw: Remove unused atomics.h include from libdwP.h
authorMark Wielaard <mark@klomp.org>
Sun, 17 Apr 2022 02:35:44 +0000 (04:35 +0200)
committerMark Wielaard <mark@klomp.org>
Sun, 17 Apr 2022 02:35:44 +0000 (04:35 +0200)
Signed-off-by: Mark Wielaard <mark@klomp.org>
libdw/ChangeLog
libdw/libdwP.h

index 38f3a7e279eeb63b9f006012f240b816597f6822..631f2f2a05e78a2061be78bf6eb8ba119e6ea5be 100644 (file)
@@ -1,3 +1,7 @@
+2022-04-16  Mark Wielaard  <mark@klomp.org>
+
+       * libdwP.h: Remove atomics.h include.
+
 2022-04-13  Mark Wielaard  <mark@klomp.org>
 
        * dwarf.h: Add DWARF5 package file section identifiers,
index 360ad01a7ee58b69bc1ac7cda92f0d4fafba50f7..56b388c1fc55b189075ee3034824a09178dc719f 100644 (file)
@@ -35,7 +35,6 @@
 
 #include <libdw.h>
 #include <dwarf.h>
-#include "atomics.h"
 
 
 /* Known location expressions already decoded.  */