diff options
Diffstat (limited to 'portsToCome/cdrdao/cdrdao-1.2.3-stat.patch')
-rw-r--r-- | portsToCome/cdrdao/cdrdao-1.2.3-stat.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/portsToCome/cdrdao/cdrdao-1.2.3-stat.patch b/portsToCome/cdrdao/cdrdao-1.2.3-stat.patch deleted file mode 100644 index 5a68e71..0000000 --- a/portsToCome/cdrdao/cdrdao-1.2.3-stat.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -up cdrdao-1.2.3/dao/ScsiIf-linux.cc.stat cdrdao-1.2.3/dao/ScsiIf-linux.cc ---- cdrdao-1.2.3/dao/ScsiIf-linux.cc.stat 2010-01-20 20:11:36.000000000 +0100 -+++ cdrdao-1.2.3/dao/ScsiIf-linux.cc 2010-01-20 20:14:07.000000000 +0100 -@@ -19,6 +19,9 @@ - - #include <config.h> - -+#include <sys/types.h> -+#include <sys/stat.h> -+ - #include <stdio.h> - #include <fcntl.h> - #include <unistd.h> |