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
@@ -19,13 +19,13 @@
#include <string>
#include <vector>
#include <errno.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/types.h>
#include "config.hpp"
#include "errno.hpp"
#include "fileinfo.hpp"
#include "fs_path.hpp"
#include "rwlock.hpp"