summaryrefslogtreecommitdiff
path: root/filesystems/fuse-pod/patches/patch-src_fusepod__util.h
blob: 112a7f3434ac3bf4f61b7a0924e91f6547381b0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-src_fusepod__util.h,v 1.1 2011/11/24 14:10:37 joerg Exp $

--- src/fusepod_util.h.orig	2011-11-24 00:19:43.000000000 +0000
+++ src/fusepod_util.h
@@ -17,6 +17,7 @@
 
 #include <vector>
 #include <string>
+#include <strings.h>
 
 using std::string;
 using std::vector;