summaryrefslogtreecommitdiff
path: root/sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp
blob: c282e2f4f60026f305ee96ff341a214794102d11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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>
 #include <sys/stat.h>
 #include <fcntl.h>
 #ifdef __FreeBSD__
-#include <libintl.h>
+#include "gettext.h"
 #endif
 
 #include "i18n.h"