OSDN Git Service

tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h
[uclinux-h8/linux.git] / tools / include / uapi / asm-generic / mman.h
index 653687d..36c197f 100644 (file)
@@ -2,7 +2,7 @@
 #ifndef __ASM_GENERIC_MMAN_H
 #define __ASM_GENERIC_MMAN_H
 
-#include <asm-generic/mman-common.h>
+#include <asm-generic/mman-common-tools.h>
 
 #define MAP_GROWSDOWN  0x0100          /* stack-like segment */
 #define MAP_DENYWRITE  0x0800          /* ETXTBSY */