aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-xtensa')
-rw-r--r--include/asm-xtensa/fcntl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-xtensa/fcntl.h b/include/asm-xtensa/fcntl.h
index 06f0dc9cc525..fdae0e170585 100644
--- a/include/asm-xtensa/fcntl.h
+++ b/include/asm-xtensa/fcntl.h
@@ -53,6 +53,8 @@ struct flock64 {
53 pid_t l_pid; 53 pid_t l_pid;
54}; 54};
55 55
56#define HAVE_ARCH_STRUCT_FLOCK
57
56#include <asm-generic/fcntl.h> 58#include <asm-generic/fcntl.h>
57 59
58#endif /* _XTENSA_FCNTL_H */ 60#endif /* _XTENSA_FCNTL_H */