2013-09-26 17:14:40 +02:00

14 lines
273 B
Plaintext

$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>