]> Dogcows Code - chaz/tar/blobdiff - lib/xattr-at.c
tar: port xattr-at.c to Solaris 10
[chaz/tar] / lib / xattr-at.c
index 443ccae48ff4f5fa2d57e0e926ad299a3d5ee37f..66427e9660bdbb18d91f7d5323375e44c1ff6447 100644 (file)
@@ -31,6 +31,8 @@
 
 #include "openat-priv.h"
 
+#ifdef HAVE_XATTRS
+
 /* setxattrat */
 #define AT_FUNC_NAME setxattrat
 #define AT_FUNC_F1 setxattr
 #undef AT_FUNC_RESULT
 #undef AT_FUNC_POST_FILE_PARAM_DECLS
 #undef AT_FUNC_POST_FILE_ARGS
+
+#endif /* HAVE_XATTRS */
This page took 0.017347 seconds and 4 git commands to generate.