small tweaks to build on Debian kFreeBSD

This commit is contained in:
Antonio SJ Musumeci
2016-09-14 08:36:06 -04:00
parent fa3218cb72
commit 7e423cd9ce
75 changed files with 141 additions and 128 deletions
+2 -1
View File
@@ -17,14 +17,15 @@
#if WRITE_BUF
#include <fuse.h>
#include <stdlib.h>
#include <errno.h>
#include <unistd.h>
#include <string>
#include <vector>
#include "config.hpp"
#include "errno.hpp"
#include "fileinfo.hpp"
#include "fs_movefile.hpp"
#include "policy.hpp"