diff options
Diffstat (limited to 'pctf/ctf_api.h')
-rw-r--r-- | pctf/ctf_api.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pctf/ctf_api.h b/pctf/ctf_api.h index a26a39e..9a7b91e 100644 --- a/pctf/ctf_api.h +++ b/pctf/ctf_api.h @@ -43,7 +43,6 @@ #pragma ident "%Z%%M% %I% %E% SMI" #include <sys/types.h> -#include <sys/elf.h> #include <pctf/ctf.h> #ifdef __cplusplus |