diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 2002-09-25 01:58:56 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 2002-09-25 01:58:56 +0000 |
| commit | dcbfb460ca079aab3573c0705822d11fecee8d37 (patch) | |
| tree | 64664efe4f9b36eefd608eee8b26a8fb34e9af16 /include/unistd.h | |
| parent | 609058e884df3cff604ec7f5c3f368d906f1fdf2 (diff) | |
Notes
Diffstat (limited to 'include/unistd.h')
| -rw-r--r-- | include/unistd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unistd.h b/include/unistd.h index 977e9b109d72..e0a3db4c028d 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -145,7 +145,7 @@ typedef __uid_t_ uid_t; /* Define the versions we target for compliance. */ #define _POSIX_VERSION 200112L -#define _POSIX2_VERSION 200112L +#define _POSIX2_VERSION 199212L /* * POSIX-style system configuration variable accessors (for the |
