pkgsrc/x11/fbdesk/patches/patch-ab
2011-11-25 22:25:30 +00:00

13 lines
273 B
Text

$NetBSD: patch-ab,v 1.3 2011/11/25 22:25:31 joerg 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"
@@ -32,2 +34,3 @@
#include <string>
+#include <cstring>