You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-misc/ipager/files/ipager-1.1.0-gcc47.patch

13 lines
198 B

https://bugs.gentoo.org/423215
--- a/ipager.cpp
+++ b/ipager.cpp
@@ -29,6 +29,7 @@
#include <config.h>
#endif
+#include <unistd.h>
#include <iostream>
#include <string>
using namespace std;