summaryrefslogtreecommitdiffstats
path: root/src/privsep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/privsep.h')
-rw-r--r--src/privsep.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/privsep.h b/src/privsep.h
index cb16ac1f..9d156e9e 100644
--- a/src/privsep.h
+++ b/src/privsep.h
@@ -52,9 +52,10 @@
/* BSD Commands */
#define PS_IOCTLLINK 0x15
#define PS_IOCTL6 0x16
+#define PS_IOCTLINDIRECT 0x17
/* Linux commands */
-#define PS_WRITEPATHUINT 0x17
+#define PS_WRITEPATHUINT 0x18
#define PS_DELETE 0x20
#define PS_START 0x40