--- src/sys/sys/unistd.h 2007/03/01 01:46:53 1.8 +++ src/sys/sys/unistd.h 2008/02/21 12:47:54 1.9 @@ -201,6 +201,9 @@ #endif /* _P1003_1B_VISIBLE */ +#define _SC_NPROCESSORS_CONF 57 +#define _SC_NPROCESSORS_ONLN 58 + #ifndef _POSIX_SOURCE /* * rfork() options.