pkgsrc/x11/worker/patches/patch-src_nwc__dir.cc
2011-11-27 19:55:05 +00:00

12 lines
277 B
C++

$NetBSD: patch-src_nwc__dir.cc,v 1.1 2011/11/27 19:55:06 joerg Exp $
--- src/nwc_dir.cc.orig 2011-11-27 01:22:19.000000000 +0000
+++ src/nwc_dir.cc
@@ -23,6 +23,7 @@
#include "nwc_file.hh"
#include "nwc_path.hh"
#include <iostream>
+#include <typeinfo>
namespace NWC
{