qi: added 'plzip' to the blacklist for update pkg in the safe way
[dragora.git] / patches / scrot / 99-addgetoptheader.patch
blob618fec9f5106a06f37da11f5f35ac1bd9651d4a1
1 --- scrot-scrot-0.8/src/getopt.c.orig 2010-05-15 23:25:41.000000000 +0000
2 +++ scrot-scrot-0.8/src/getopt.c 2018-10-17 15:55:47.506161400 +0000
3 @@ -40,6 +40,7 @@
4 #endif
6 #include <stdio.h>
7 +#include <string.h>
9 /* Comment out all this code if we are using the GNU C Library, and are not
10 actually compiling the library itself. This code is part of the GNU C