diff options
Diffstat (limited to 'src/t_x86-64_sysv.c')
| -rw-r--r-- | src/t_x86-64_sysv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/t_x86-64_sysv.c b/src/t_x86-64_sysv.c index 317f40f..b0cf204 100644 --- a/src/t_x86-64_sysv.c +++ b/src/t_x86-64_sysv.c @@ -1,4 +1,4 @@ -#include "all.h" +#include "t_x86-64.h" static int classify(uchar cls[2], const struct typedata *td, uint off); |