mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Added patch from AC
- add missing includes "unistd.h" for compiling with gcc 4.7.0. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5096 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f2f5d60a8a
commit
3b85873313
14 changed files with 15 additions and 3 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
//#define P3TURTLE_DEBUG
|
||||
|
||||
#include <unistd.h>
|
||||
#include <stdexcept>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue