mirror of
https://github.com/vgough/encfs.git
synced 2024-11-29 03:15:07 +01:00
Remove easylogging++ to make some tests for #214
This commit is contained in:
parent
ba2aa8a374
commit
bf093a255a
@ -43,6 +43,7 @@
|
||||
#include "i18n.h"
|
||||
#include "openssl.h"
|
||||
|
||||
|
||||
// Fuse version >= 26 requires another argument to fuse_unmount, which we
|
||||
// don't have. So use the backward compatible call instead..
|
||||
extern "C" void fuse_unmount_compat22(const char *mountpoint);
|
||||
|
Loading…
Reference in New Issue
Block a user