FreeBSD Bugzilla – Attachment 145762 Details for
Bug 192645
[patch][sysutils/fusefs-encfs]Include climits on FreeBSD
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Added climits
patch-encfs__encfsctl.cpp.txt (text/plain), 339 bytes, created by
Olivier - interfaSys sàrl
on 2014-08-13 22:22:15 UTC
(
hide
)
Description:
Added climits
Filename:
MIME Type:
Creator:
Olivier - interfaSys sàrl
Created:
2014-08-13 22:22:15 UTC
Size:
339 bytes
patch
obsolete
>--- 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,10 @@ > #include <sys/types.h> > #include <sys/stat.h> > #include <fcntl.h> > #ifdef __FreeBSD__ >-#include <libintl.h> >+#include "gettext.h" >+#include <climits> > #endif > > #include "i18n.h"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 192645
:
145762
|
145862