On Mon, Feb 10, 2025 at 08:35:08AM +0100, Thomas Klausner wrote: > Are these headers expected to conflict, and the bug is in the program > including both? In this case, which header should it include? > > Or is this a bug in our headers?
I think elfdefintions.h should be removed. If anything is missing in exec_elf.h it should be added there. Two header with nearly but not quite identical definitions does not make sense. Martin