mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 10:19:24 -04:00
libretroshare now compiles for Android, instruction on how to do it included
This commit is contained in:
parent
b7416ba207
commit
9a980def2c
16 changed files with 994 additions and 45 deletions
|
@ -26,11 +26,12 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <sys/socket.h>
|
||||
#include "retroshare/rspeers.h"
|
||||
|
||||
class p3LinkMgr;
|
||||
class p3PeerMgr;
|
||||
class p3NetMgr;
|
||||
struct sockaddr_storage;
|
||||
|
||||
|
||||
class p3Peers: public RsPeers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue