vserver 1.9.5.x5
[linux-2.6.git] / include / linux / prctl.h
index 54333c9..bf022c4 100644 (file)
@@ -49,7 +49,7 @@
 # define PR_TIMING_TIMESTAMP    1       /* Accurate timestamp based
                                                    process timing */
 
-
 #define PR_SET_NAME    15              /* Set process name */
+#define PR_GET_NAME    16              /* Get process name */
 
 #endif /* _LINUX_PRCTL_H */