mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 12:27:50 -04:00
10 lines
270 B
Plaintext
10 lines
270 B
Plaintext
$NetBSD: patch-az,v 1.1 2004/02/18 23:09:03 kristerw Exp $
|
|
|
|
--- PaintInterface/Picture.cc.orig Wed Feb 18 23:51:42 2004
|
|
+++ PaintInterface/Picture.cc Wed Feb 18 23:51:58 2004
|
|
@@ -1,3 +1,4 @@
|
|
+#include <string.h>
|
|
#include "Picture.hh"
|
|
|
|
Picture * Picture::CreateCopy()
|