diff options
Diffstat (limited to 'gnu/dist/diffutils/diff.c')
| -rw-r--r-- | gnu/dist/diffutils/diff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/dist/diffutils/diff.c b/gnu/dist/diffutils/diff.c index 34b37867c71..ab1549be864 100644 --- a/gnu/dist/diffutils/diff.c +++ b/gnu/dist/diffutils/diff.c @@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define GDIFF_MAIN #include "diff.h" #include <signal.h> -#include <getopt.h> +#include "getopt.h" #include "fnmatch.h" #ifndef DEFAULT_WIDTH |
