diff options
Diffstat (limited to 'kexec/arch/ppc64/kexec-zImage-ppc64.c')
-rw-r--r-- | kexec/arch/ppc64/kexec-zImage-ppc64.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kexec/arch/ppc64/kexec-zImage-ppc64.c b/kexec/arch/ppc64/kexec-zImage-ppc64.c index 3e131e7..c0c5abd 100644 --- a/kexec/arch/ppc64/kexec-zImage-ppc64.c +++ b/kexec/arch/ppc64/kexec-zImage-ppc64.c @@ -25,7 +25,6 @@ #include <errno.h> #include <sys/types.h> #include <sys/stat.h> -#include <sys/mman.h> #include <fcntl.h> #include <unistd.h> #include <getopt.h> |