freebsd-ports/x11-wm/obpager/files/patch-src_main.cc
Pietro Cerutti c63e6b830b - New port: x11-wm/obpager
OBPager is a lightweight pager designed to be used
with NetWM-compliant window managers like OpenBox.
2009-03-07 17:30:16 +00:00

10 lines
285 B
C++

--- src/main.cc.orig 2009-03-07 18:24:50.000000000 +0100
+++ src/main.cc 2009-03-07 18:24:58.000000000 +0100
@@ -26,6 +26,7 @@
#include <sys/types.h>
#include <unistd.h>
+#include <errno.h>
// Include the headers for the pager class and also the spiffy custom exception class