diff options
Diffstat (limited to 'src/sys/sem/GETPID.h')
-rw-r--r-- | src/sys/sem/GETPID.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/sys/sem/GETPID.h b/src/sys/sem/GETPID.h new file mode 100644 index 00000000..597c8f2a --- /dev/null +++ b/src/sys/sem/GETPID.h @@ -0,0 +1,5 @@ +#include <sys/sem.h> +#define GETPID 2 +/* +XOPEN(4) +*/ |