[PATCH] libasm: Make libasm.h include work without relying on any other include.

Mark Wielaard mark@klomp.org
Fri Jul 17 23:50:38 GMT 2020


On Sun, 2020-07-05 at 00:17 +0200, Mark Wielaard wrote:
> The public headers should be usable when includes as is.
> libasm.h wasn't because it was using gelf.h data structures without
> include gelf.h. Include it now in libasm.h.
> 
> Add a new testcase run-test-includes.sh to test all public headers
> can be included "standalone".

Pushed to master


More information about the Elfutils-devel mailing list