1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-22 08:14:15 +00:00

fixed android build

This commit is contained in:
orignal 2017-06-01 10:41:15 -04:00
parent bd8166e630
commit e84e8748bd

View File

@ -13,6 +13,7 @@
#include "NetDb.hpp" #include "NetDb.hpp"
#include "NTCPSession.h" #include "NTCPSession.h"
#include "HTTP.h" #include "HTTP.h"
#include "util.h"
#ifdef WITH_EVENTS #ifdef WITH_EVENTS
#include "Event.h" #include "Event.h"
#endif #endif