]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/stat.h
Pull bugzilla-7570 into release branch
[linux-2.6-omap-h63xx.git] / include / linux / stat.h
index 4f8539ccff6cf8addcf9d3561d58d5ba8b518c26..679ef0d70b6b1bae44fb4d9a60af100b1ec2d8fb 100644 (file)
@@ -7,7 +7,7 @@
 
 #endif
 
-#ifdef __KERNEL__
+#if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
 
 #define S_IFMT  00170000
 #define S_IFSOCK 0140000