mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 22:13:47 -04:00
13 lines
306 B
C++
13 lines
306 B
C++
$NetBSD: patch-shapes_shapewrite.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $
|
|
|
|
--- shapes/shapewrite.cc.orig 2011-11-25 17:35:49.000000000 +0000
|
|
+++ shapes/shapewrite.cc
|
|
@@ -24,6 +24,7 @@
|
|
# include <config.h>
|
|
#endif
|
|
|
|
+#include <cstring>
|
|
#include "shapevga.h"
|
|
#include "shapeinf.h"
|
|
#include "monstinf.h"
|