mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-01 20:52:05 -04:00
Merge pull request #1194 from G10h4ck/fixAndroidCompilation
[0.6.4] Fix compilation for Android
This commit is contained in:
commit
3e700ab656
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