diff options
Diffstat (limited to 'mail/gnubiff/files/patch-src::file.cc')
-rw-r--r-- | mail/gnubiff/files/patch-src::file.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/gnubiff/files/patch-src::file.cc b/mail/gnubiff/files/patch-src::file.cc deleted file mode 100644 index 64c3469b597b..000000000000 --- a/mail/gnubiff/files/patch-src::file.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- src/file.cc.bak Sun Jan 9 14:12:06 2005 -+++ src/file.cc Sun Jan 9 14:12:21 2005 -@@ -31,6 +31,7 @@ - - #include <fstream> - #include <sstream> -+#include <time.h> - #include <utime.h> - - #include "file.h" |