mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
added missing include
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
20d7837806
commit
531966f3c9
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
#include "bdfile.h"
|
||||
|
||||
namespace librs {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue