*** mit-pthreads/machdep/freebsd-2.0/__unistd.h.dist	Wed Mar 26 15:26:39 1997
--- mit-pthreads/machdep/freebsd-2.0/__unistd.h	Mon Apr  6 18:03:00 1998
***************
*** 52,59 ****
--- 52,63 ----
  #define	_POSIX_SAVED_IDS	/* saved set-user-ID and set-group-ID */
  #endif
  
+ #ifndef _POSIX_VERSION
  #define	_POSIX_VERSION		198808L
+ #endif
+ #ifndef _POSIX2_VERSION
  #define	_POSIX2_VERSION		199212L
+ #endif
  
  /* execution-time symbolic constants */
  				/* chown requires appropriate privileges */
