perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / shell / sudosh2 / patches / 01-getopt.patch
blob1d64b1d6240f519d3104e675c2397403a2998246
1 --- sudosh2-1.0.5/src/getopt.c.orig 2016-10-21 16:20:47.586322386 +0200
2 +++ sudosh2-1.0.5/src/getopt.c 2016-10-21 16:21:14.354667381 +0200
3 @@ -46,6 +46,7 @@
4 #endif
6 #include <stdio.h>
7 +#include <strings.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