mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 12:27:50 -04:00
13 lines
245 B
C++
13 lines
245 B
C++
$NetBSD: patch-gen__book.cc,v 1.1 2011/11/24 14:08:05 joerg Exp $
|
|
|
|
--- gen_book.cc.orig 2011-11-24 01:15:36.000000000 +0000
|
|
+++ gen_book.cc
|
|
@@ -20,6 +20,7 @@
|
|
|
|
#include "config.h"
|
|
|
|
+#include <cstring>
|
|
#include <fstream>
|
|
#include <sstream>
|
|
|