We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec33529 commit 063c13aCopy full SHA for 063c13a
arch/mips/include/asm/fcntl.h
@@ -56,6 +56,7 @@
56
*/
57
58
#ifdef CONFIG_32BIT
59
+#include <linux/types.h>
60
61
struct flock {
62
short l_type;
0 commit comments