public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] libdw: Remove unused atomics.h include from libdwP.h
@ 2022-04-17  2:37 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2022-04-17  2:37 UTC (permalink / raw)
  To: elfutils-devel; +Cc: Mark Wielaard

Signed-off-by: Mark Wielaard <mark@klomp.org>
---
 libdw/ChangeLog | 4 ++++
 libdw/libdwP.h  | 1 -
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/libdw/ChangeLog b/libdw/ChangeLog
index 38f3a7e2..631f2f2a 100644
--- a/libdw/ChangeLog
+++ b/libdw/ChangeLog
@@ -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,
diff --git a/libdw/libdwP.h b/libdw/libdwP.h
index 360ad01a..56b388c1 100644
--- a/libdw/libdwP.h
+++ b/libdw/libdwP.h
@@ -35,7 +35,6 @@
 
 #include <libdw.h>
 #include <dwarf.h>
-#include "atomics.h"
 
 
 /* Known location expressions already decoded.  */
-- 
2.30.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-17  2:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-17  2:37 [COMMITTED] libdw: Remove unused atomics.h include from libdwP.h Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).