Files
pkgsrc-ng/wm/obpager/patches/patch-ab
2013-09-26 17:14:40 +02:00

14 lines
327 B
Plaintext

$NetBSD: patch-ab,v 1.2 2011/11/24 13:32:20 joerg Exp $
--- src/main.cc.orig 2004-09-01 14:23:44.000000000 +0000
+++ src/main.cc
@@ -26,6 +26,8 @@
#include <sys/types.h>
#include <unistd.h>
+#include <errno.h>
+#include <stdlib.h>
// Include the headers for the pager class and also the spiffy custom exception class