kernel/include/uapi/linux/fiemap.h
.. .. @@ -9,8 +9,8 @@ 9 9 * Andreas Dilger <adilger@sun.com> 10 10 */ 11 11 12 -#ifndef _LINUX_FIEMAP_H13 -#define _LINUX_FIEMAP_H12 +#ifndef _UAPI_LINUX_FIEMAP_H13 +#define _UAPI_LINUX_FIEMAP_H14 14 15 15 #include <linux/types.h> 16 16 .. .. @@ -67,4 +67,4 @@ 67 67 #define FIEMAP_EXTENT_SHARED 0x00002000 /* Space shared with other 68 68 * files. */ 69 69 70 -#endif /* _LINUX_FIEMAP_H */70 +#endif /* _UAPI_LINUX_FIEMAP_H */