pkgsrc/x11/fbdesk/patches/patch-ab

10 lines
215 B
Text
Raw Normal View History

$NetBSD: patch-ab,v 1.2 2008/05/10 16:19:16 obache Exp $
--- 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"