diff options
Diffstat (limited to 'graphics/passepartout/files/patch-src::util::filesys.cc')
-rw-r--r-- | graphics/passepartout/files/patch-src::util::filesys.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/passepartout/files/patch-src::util::filesys.cc b/graphics/passepartout/files/patch-src::util::filesys.cc deleted file mode 100644 index d5f2ee4c7cbf..000000000000 --- a/graphics/passepartout/files/patch-src::util::filesys.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/util/filesys.cc.orig Sat Jan 17 23:18:22 2004 -+++ src/util/filesys.cc Sat Jan 17 23:19:26 2004 -@@ -4,6 +4,8 @@ - #include "filesys.h" - #include "stringutil.h" - #include "os.h" -+#include <errno.h> -+#include <memory> - #include <unistd.h> - #include <stdexcept> - #include "defines.h" |