aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-encfs
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-17 19:56:15 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-17 19:56:15 +0000
commit86fdb655139fbf90585676c74976349d55ad37bb (patch)
tree9b4fa197d8fa1fe283dfe4036dad173f2c4641a3 /sysutils/fusefs-encfs
parent7de82274a5be0c52d2e746fec64bdf372af85ea1 (diff)
downloadports-86fdb655139fbf90585676c74976349d55ad37bb.tar.gz
ports-86fdb655139fbf90585676c74976349d55ad37bb.zip
Notes
Diffstat (limited to 'sysutils/fusefs-encfs')
-rw-r--r--sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp9
1 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp b/sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp
index c282e2f4f600..e44816c5d1d5 100644
--- a/sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp
+++ b/sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp
@@ -1,13 +1,12 @@
---- encfs/encfsctl.cpp.orig 2008-05-22 02:37:48.000000000 -0700
-+++ encfs/encfsctl.cpp 2008-05-22 02:37:57.000000000 -0700
-@@ -36,9 +36,9 @@
- #include <sys/types.h>
+--- encfs/encfsctl.cpp.orig 2014-08-17 19:49:24 UTC
++++ encfs/encfsctl.cpp
+@@ -40,7 +40,8 @@
#include <sys/stat.h>
#include <fcntl.h>
#ifdef __FreeBSD__
-#include <libintl.h>
+#include "gettext.h"
++#include <climits>
#endif
#include "i18n.h"
-