mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
Fix compilation for Android
This commit is contained in:
parent
681f543184
commit
9a446fc1ff
1 changed files with 1 additions and 1 deletions
|
@ -26,8 +26,8 @@
|
|||
#include <iostream>
|
||||
#include <thread>
|
||||
#include <sys/time.h>
|
||||
#include <sys/unistd.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "rstime.h"
|
||||
|
||||
namespace rstime {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue