strerror_r(): solaris fix
This commit is contained in:
parent
bde4ecffe6
commit
0535275300
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
* Copyright (C) 2010 Creytiv.com
|
||||
*/
|
||||
#define _GNU_SOURCE 1
|
||||
#define __EXTENSIONS__ 1
|
||||
#include <string.h>
|
||||
#include <re_types.h>
|
||||
#include <re_sa.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue