diff options
Diffstat (limited to 'graphics/passepartout/files/patch-src::util::filewatcher.h')
-rw-r--r-- | graphics/passepartout/files/patch-src::util::filewatcher.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/passepartout/files/patch-src::util::filewatcher.h b/graphics/passepartout/files/patch-src::util::filewatcher.h deleted file mode 100644 index 412ff5d292a5..000000000000 --- a/graphics/passepartout/files/patch-src::util::filewatcher.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/util/filewatcher.h Sat Jan 17 23:45:10 2004 -+++ src/util/filewatcher.h.orig Sat Jan 17 23:44:57 2004 -@@ -6,7 +6,8 @@ - #include <sigc++/sigc++.h> - #include <string> - #include <memory> -+#include <time.h> - - namespace FAM { class File; } - |