mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
fix linux build
This commit is contained in:
parent
9fe808dbba
commit
607be87a4d
2 changed files with 20 additions and 26 deletions
|
@ -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"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue