IPHONE: Enable use of forbidden symbols
svn-id: r53971
This commit is contained in:
parent
ac748c2ebd
commit
2e4cedd98a
4 changed files with 12 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
*
|
||||
*/
|
||||
|
||||
// Disable symbol overrides so that we can use system headers.
|
||||
#define FORBIDDEN_SYMBOL_ALLOW_ALL
|
||||
|
||||
#include <unistd.h>
|
||||
#include <pthread.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue