rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / editor / dia / patches / 03-gcc53.patch
bloba7b1b87bbc2423c246629a033040b118b6d92626
1 --- dia-0.97.3/plug-ins/postscript/paginate_psprint.c.1 2016-05-11 17:45:00.583177986 +0300
2 +++ dia-0.97.3/plug-ins/postscript/paginate_psprint.c 2016-05-11 17:45:22.053266821 +0300
3 @@ -24,7 +24,6 @@
4 #endif
6 /* so we get popen and sigaction even when compiling with -ansi */
7 -#define _POSIX_C_SOURCE 2
8 #include <stdio.h>
9 #include <string.h> /* strlen */
10 #include <signal.h>