fmt: avoid strerror_r compile warning on linux
This commit is contained in:
parent
e63acdb2ff
commit
df35dc9610
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
*
|
||||
* Copyright (C) 2010 Creytiv.com
|
||||
*/
|
||||
#define _GNU_SOURCE 1
|
||||
#include <string.h>
|
||||
#include <re_types.h>
|
||||
#include <re_sa.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue