From: Simon Horman <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
---
kexec/kexec-elf.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/kexec/kexec-elf.h b/kexec/kexec-elf.h
index 99cb80b..d0e9dc0 100644
--- a/kexec/kexec-elf.h
+++ b/kexec/kexec-elf.h
@@ -1,6 +1,9 @@
#ifndef KEXEC_ELF_H
#define KEXEC_ELF_H
+#include <stdint.h>
+#include <sys/types.h>
+
struct kexec_info;
struct mem_ehdr {
--
1.7.12
_______________________________________________
kexec mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/kexec