blob: bd0f3e7f9b98919e0809b2dcfe508d7abddcabbb [file] [log] [blame]
/*
* elf.h
*/
#ifndef _ELF_H
#define _ELF_H
#include <sys/types.h>
#include <linux/elf.h>
#endif /* _ELF_H */