diff options
Diffstat (limited to 'sys-apps/readahead-list/files/readahead-list-1.20060421.1016-gcc-4.3.patch')
-rw-r--r-- | sys-apps/readahead-list/files/readahead-list-1.20060421.1016-gcc-4.3.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/readahead-list/files/readahead-list-1.20060421.1016-gcc-4.3.patch b/sys-apps/readahead-list/files/readahead-list-1.20060421.1016-gcc-4.3.patch index 6264bbad9525..ccee025dcbf8 100644 --- a/sys-apps/readahead-list/files/readahead-list-1.20060421.1016-gcc-4.3.patch +++ b/sys-apps/readahead-list/files/readahead-list-1.20060421.1016-gcc-4.3.patch @@ -1,5 +1,5 @@ ---- src/filelist-order.cxx -+++ src/filelist-order.cxx +--- a/src/filelist-order.cxx ++++ b/src/filelist-order.cxx @@ -19,6 +19,7 @@ #include <iostream> #include <fstream> |