recipes: tools/qi: just a minor change for a clean installation
[dragora.git] / patches / dash / histedit.c-getopt.h.diff
blobf62ca08e8eb1ea150329ce5e0e6c81f5786ba4d7
1 --- src/histedit.c.orig 2014-09-30 07:57:27.000000000 -0300
2 +++ src/histedit.c 2016-11-21 16:07:16.000000000 -0300
3 @@ -39,6 +39,7 @@
4 #include <stdio.h>
5 #include <stdlib.h>
6 #include <unistd.h>
7 +#include <getopt.h>
8 /*
9 * Editline and history functions (and glue).