mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 12:27:50 -04:00
13 lines
308 B
C++
13 lines
308 B
C++
$NetBSD: patch-files_IFF.h,v 1.1 2011/11/25 21:53:26 joerg Exp $
|
|
|
|
--- files/IFF.h.orig 2011-11-25 17:27:16.000000000 +0000
|
|
+++ files/IFF.h
|
|
@@ -21,6 +21,7 @@ Foundation, Inc., 59 Temple Place - Suit
|
|
|
|
#include <vector>
|
|
#include <string>
|
|
+#include <cstring>
|
|
#include "common_types.h"
|
|
#include "U7file.h"
|
|
|