summaryrefslogtreecommitdiff
path: root/filesystems/fuse-encfs/patches/patch-encfs_ConfigVar.cpp
blob: 89ef5c28f06389fdad5c23df0e040d04a18eda22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-encfs_ConfigVar.cpp,v 1.1 2011/11/24 14:11:19 joerg Exp $

--- encfs/ConfigVar.cpp.orig	2011-11-24 00:20:59.000000000 +0000
+++ encfs/ConfigVar.cpp
@@ -17,6 +17,7 @@
 
 #include "ConfigVar.h"
 #include <rlog/rlog.h>
+#include <string.h>
 
 using namespace rlog;