summaryrefslogtreecommitdiff
path: root/src/unistd/_SC_XOPEN_VERSION.c
blob: 055f4ee35b55f8dfcfb6a54d8397b39fc9ec7c00 (plain)
1
2
3
4
5
6
#include <unistd.h>
#define _SC_XOPEN_VERSION                                                    124
/*
XOPEN(500)
POSIX(200112)
*/