pkgsrc/net/jigdo/patches/patch-src_recursedir.cc
2011-11-25 22:11:44 +00:00

12 lines
311 B
C++

$NetBSD: patch-src_recursedir.cc,v 1.1 2011/11/25 22:11:44 joerg Exp $
--- src/recursedir.cc.orig 2011-11-25 18:40:56.000000000 +0000
+++ src/recursedir.cc
@@ -32,6 +32,7 @@
#include <recursedir.hh>
#include <iostream>
+#include <cstring>
#include <errno.h>
#include <sys/stat.h>
#include <sys/types.h>