getopt.c_header 350 B

1234567891011
  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. #include <stdio.h>
  6. +#include <string.h>
  7. /* Comment out all this code if we are using the GNU C Library, and are not
  8. actually compiling the library itself. This code is part of the GNU C