mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 11:20:04 -04:00
13 lines
314 B
C
13 lines
314 B
C
$NetBSD: patch-src_include_qrunner.h,v 1.1 2013/05/06 14:49:32 joerg Exp $
|
|
|
|
--- src/include/qrunner.h.orig 2013-05-03 14:32:45.000000000 +0000
|
|
+++ src/include/qrunner.h
|
|
@@ -32,6 +32,7 @@
|
|
#include <cerrno>
|
|
#include <stdexcept>
|
|
#include <cstring>
|
|
+#include <string>
|
|
|
|
#if HAVE_STD_BIND
|
|
# include <functional>
|