Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.git] / include / uapi / linux / stddef.h
1 #include <linux/compiler.h>
2
3 #ifndef __always_inline
4 #define __always_inline inline
5 #endif