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
+1 -1
View File
@@ -16,13 +16,13 @@
#include <fuse.h>
#include <errno.h>
#include <unistd.h>
#include <string>
#include <vector>
#include "config.hpp"
#include "errno.hpp"
#include "fs_path.hpp"
#include "rv.hpp"
#include "rwlock.hpp"