fix linux build

This commit is contained in:
root 2014-04-23 00:37:24 +02:00
parent 9fe808dbba
commit 607be87a4d
2 changed files with 20 additions and 26 deletions

View file

@ -5,8 +5,10 @@
#include <signal.h>
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
//#include <boost/filesystem.hpp>
#include "Log.h"
#include "util.h"