diff options
Diffstat (limited to 'x11/ipager/files/patch-ipager.cpp')
-rw-r--r-- | x11/ipager/files/patch-ipager.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/ipager/files/patch-ipager.cpp b/x11/ipager/files/patch-ipager.cpp deleted file mode 100644 index e5073985fe62..000000000000 --- a/x11/ipager/files/patch-ipager.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- ./ipager.cpp.orig 2013-10-02 17:32:19.537257981 +0200 -+++ ./ipager.cpp 2013-10-02 17:32:46.295254941 +0200 -@@ -31,6 +31,7 @@ - - #include <iostream> - #include <string> -+#include <unistd.h> - using namespace std; - - #include "pager.h" |