diff options
Diffstat (limited to 'src/unistd/_POSIX2_C_BIND.h')
| -rw-r--r-- | src/unistd/_POSIX2_C_BIND.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/unistd/_POSIX2_C_BIND.h b/src/unistd/_POSIX2_C_BIND.h new file mode 100644 index 00000000..ff408c15 --- /dev/null +++ b/src/unistd/_POSIX2_C_BIND.h @@ -0,0 +1,7 @@ +#include <unistd.h> +#define _POSIX2_C_BIND (_POSIX2_VERSION) + +/* +POSIX(2) +*/ + |
