summaryrefslogtreecommitdiff
path: root/news/nget/patches/patch-path_cc
blob: 233afbfdb453793701fd28c7797915253f8627f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-path_cc,v 1.1 2012/05/09 06:13:33 dholland Exp $

--- path.cc~	2004-05-29 23:00:06.000000000 +0000
+++ path.cc
@@ -16,6 +16,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
+#include <cstring>
 #include "path.h"
 #include <errno.h>
 #include <unistd.h>