comparison mate/marco/musl.patch @ 488:a766a7ab4d35

mate/marco: initial import, closes #1446
author David Demelier <markand@malikania.fr>
date Sun, 07 Apr 2019 14:35:13 +0200
parents
children
comparison
equal deleted inserted replaced
487:485b1028202d 488:a766a7ab4d35
1 --- src/ui/theme.c.orig 2015-05-13 18:52:13.340057387 +0200
2 +++ src/ui/theme.c 2015-05-13 18:55:30.469306867 +0200
3 @@ -60,7 +60,8 @@
4 #include <gtk/gtk.h>
5 #include <string.h>
6 #include <stdlib.h>
7 #define __USE_XOPEN
8 +#define _XOPEN_SOURCE
9 #include <math.h>
10
11 #define GDK_COLOR_RGBA(color) \