summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/tpax/tpax.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/tpax/tpax.h b/include/tpax/tpax.h
index fabcb7c..00271cb 100644
--- a/include/tpax/tpax.h
+++ b/include/tpax/tpax.h
@@ -60,6 +60,8 @@ extern "C" {
#define TPAX_DRIVER_PAX_SYMLINK_ARGS 0x4000000
#define TPAX_DRIVER_PAX_SYMLINK_ITEMS 0x8000000
+#define TPAX_DRIVER_STRICT_DEVICE_ID 0X10000000
+
/* error flags */
#define TPAX_ERROR_TOP_LEVEL 0x0001
#define TPAX_ERROR_NESTED 0x0002