summaryrefslogtreecommitdiff
path: root/x11/fbdesk/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11/fbdesk/patches/patch-ab')
-rw-r--r--x11/fbdesk/patches/patch-ab7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/fbdesk/patches/patch-ab b/x11/fbdesk/patches/patch-ab
index 72e04b6e86b..3a8e4df5a2c 100644
--- a/x11/fbdesk/patches/patch-ab
+++ b/x11/fbdesk/patches/patch-ab
@@ -1,10 +1,9 @@
-$NetBSD: patch-ab,v 1.1 2004/09/24 19:06:39 reed Exp $
+$NetBSD: patch-ab,v 1.2 2008/05/10 16:19:16 obache Exp $
---- src/FbTk/FbPixmap.cc.orig Mon Sep 20 03:26:19 2004
+--- src/FbTk/FbPixmap.cc.orig 2006-03-25 11:47:10.000000000 +0000
+++ src/FbTk/FbPixmap.cc
@@ -23,2 +23,4 @@
-
+
+#include <stdio.h>
+
#include "FbPixmap.hh"
-