rebuild geeqie
[oi-userland.git] / components / library / p11-kit / patches / 02-XOPEN_SOURCE.patch
blobe08b01e9f7a9311cfaf639d3fde2f69c37618ce6
1 --- p11-kit-0.23.1/common/message.c.1 2016-11-09 11:18:36.130262007 +0300
2 +++ p11-kit-0.23.1/common/message.c 2016-11-09 11:18:47.618258145 +0300
3 @@ -37,12 +37,6 @@
5 #include "config.h"
7 -/*
8 - * Oh god. glibc is nasty. Changes behavior and definitions of POSIX
9 - * functions to completely different signatures depending on defines
10 - */
11 -#define _POSIX_C_SOURCE 200112L
13 #include "compat.h"
14 #define P11_DEBUG_FLAG P11_DEBUG_LIB
15 #include "debug.h"