diff options
Diffstat (limited to 'kexec/crashdump.c')
-rw-r--r-- | kexec/crashdump.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kexec/crashdump.c b/kexec/crashdump.c index 257b3f5..945b052 100644 --- a/kexec/crashdump.c +++ b/kexec/crashdump.c @@ -29,6 +29,7 @@ #include <elf.h> #include "kexec.h" #include "crashdump.h" +#include "kexec-syscall.h" /* include "crashdump-elf.c" twice to create two functions from one */ |