sunos fixes

This commit is contained in:
rsc 2005-01-07 07:47:37 +00:00
parent 190857f93e
commit c345061e8d
13 changed files with 14 additions and 14 deletions

View file

@ -6,6 +6,7 @@ extern "C" {
#define __BSD_VISIBLE 1 /* FreeBSD 5.x */
#define __EXTENSIONS__ 1 /* SunOS */
#define __MAKECONTEXT_V2_SOURCE 1 /* SunOS */
#define _BSD_SOURCE 1
#define _SVID_SOURCE 1
#define _XOPEN_SOURCE 1000