megafuse/megafuse.src.patch

19 lines
483 B
Diff

*** src/MegaFuse.cpp 2015-01-17 19:46:29.000000000 +0300
--- src/MegaFuse.cpp.new 2016-05-28 01:34:39.000000000 +0300
***************
*** 12,18 ****
#include <termios.h>
#include "megaposix.h"
! #include <db_cxx.h>
#include "megabdb.h"
#include "MegaFuse.h"
MegaFuse::MegaFuse():running(true)
--- 12,18 ----
#include <termios.h>
#include "megaposix.h"
! #include <db52/db_cxx.h>
#include "megabdb.h"
#include "MegaFuse.h"
MegaFuse::MegaFuse():running(true)