recipes: kernel/kmod: upgraded to version 26
[dragora.git] / patches / feh / getopt.c_header
blob5362e5d6e2a27f0bd7ca81471605fd03e1d899ca
1 --- feh-3.0/src/getopt.c.orig   2018-11-09 13:17:58.000000000 -0300
2 +++ feh-3.0/src/getopt.c        2018-11-09 19:54:00.251030262 -0300
3 @@ -36,6 +36,7 @@
4  #endif
5  
6  #include <stdio.h>
7 +#include <string.h>
8  
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