#ifndef __LIBELFU_FIXUP_H__ #define __LIBELFU_FIXUP_H__ #include #include void elfu_fixupPhdrSelfRef(Elf *e); #endif