12 lines
324 B
C++
12 lines
324 B
C++
$NetBSD: patch-src_Baseresource.cxx,v 1.1 2011/11/25 22:22:05 joerg Exp $
|
|
|
|
--- src/Baseresource.cxx.orig 2011-11-25 17:02:36.000000000 +0000
|
|
+++ src/Baseresource.cxx
|
|
@@ -19,6 +19,7 @@
|
|
// (See the included file COPYING / GPL-2.0)
|
|
//
|
|
|
|
+#include <strings.h>
|
|
#include <string>
|
|
#include "Baseresource.h"
|
|
#include <stdio.h>
|