diff options
Diffstat (limited to 'libctf/ctf-impl.h')
-rw-r--r-- | libctf/ctf-impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libctf/ctf-impl.h b/libctf/ctf-impl.h index 35320d4..faee039 100644 --- a/libctf/ctf-impl.h +++ b/libctf/ctf-impl.h @@ -36,6 +36,7 @@ #include <elf.h> #include <bfd.h> #include "hashtab.h" +#include "ctf-intl.h" #ifdef __cplusplus extern "C" |