binutils: update to 2.43.1
[openadk.git] / package / wiringPi / patches / patch-wiringPi_wiringPi_c
blob966b5dcfc76d241ed1831557f0814c197d271c02
1 --- wiringPi-72b2af231be337d45a557ce6ca3ed1eeb6675ffd.orig/wiringPi/wiringPi.c  2015-02-10 17:08:20.000000000 +0100
2 +++ wiringPi-72b2af231be337d45a557ce6ca3ed1eeb6675ffd/wiringPi/wiringPi.c       2015-02-11 09:29:50.028725001 +0100
3 @@ -51,6 +51,7 @@
4  //             Added in the 2 UART pins
5  //             Change maxPins to numPins to more accurately reflect purpose
6  
7 +#define _GNU_SOURCE
8  
9  #include <stdio.h>
10  #include <stdarg.h>