{ RLIMIT_SBSIZE, "sbsize", 1, "" },
# endif /* RLIMIT_SBSIZE */
+#ifdef RLIMIT_POSIXLOCKS
+ { RLIMIT_POSIXLOCKS, "posixlocks", 1, "" },
+#endif /* RLIMIT_POSIXLOCKS */
+
# ifdef RLIMIT_SWAP
{ RLIMIT_SWAP, "swapsize", 1024, "kbytes" },
# endif /* RLIMIT_SWAP */