openbsd tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7726 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ea1cc04d00
commit
00e58a8f7b
|
@ -54,7 +54,7 @@
|
|||
#define FREESWITCH_ITAD "543"
|
||||
#define __EXTENSIONS__ 1
|
||||
#ifndef MACOSX
|
||||
#ifndef _XOPEN_SOURCE
|
||||
#if !defined(_XOPEN_SOURCE) && !defined(__OpenBSD__)
|
||||
#ifndef __cplusplus
|
||||
#define _XOPEN_SOURCE 600
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue