Ticket #2017: patch-lib-util.c
File patch-lib-util.c, 344 bytes (added by fjoe, 15 years ago) |
---|
Line | |
---|---|
1 | --- lib/util.c.orig 2010-02-11 01:25:48.000000000 +0600 |
2 | +++ lib/util.c 2010-02-11 01:26:03.000000000 +0600 |
3 | @@ -50,6 +50,7 @@ |
4 | #include "lib/strutil.h" |
5 | |
6 | #include "src/file.h" /* copy_file_file() */ |
7 | +#include "src/main.h" /* eight_bit_clean */ |
8 | |
9 | /*In order to use everywhere the same setup |
10 | for the locale we use defines */ |