Index: trunk/include/sh_unix.h
===================================================================
--- trunk/include/sh_unix.h	(revision 577)
+++ trunk/include/sh_unix.h	(revision 580)
@@ -217,4 +217,7 @@
 int sh_unix_setcheckacl (const char * c);
 #endif
+#if defined(__linux__) || defined(HAVE_STAT_FLAGS)
+int sh_unix_setcheckattributes (const char * c);
+#endif
 
 /* set I/O limit
