]> gitweb.michael.orlitzky.com - apply-default-acl.git/blobdiff - src/apply-default-acl.c
Move a few constants out of the libadacl.h header to where they are used.
[apply-default-acl.git] / src / apply-default-acl.c
index e5b989ad9a585fe6224f16da93e969b34d07358c..7a6705233c4ca4f2f29c5f5cd361e3f07efbdb57 100644 (file)
@@ -20,6 +20,8 @@
 #include "libadacl.h"
 
 
+#define NFTW_ERROR -1
+
 
 /**
  * @brief Determine whether or not the given path is accessible.