mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Added missing header files - as requested by theDude.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4920 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
57c7e66a38
commit
4e367d3332
1 changed files with 3 additions and 3 deletions
|
@ -27,6 +27,7 @@
|
|||
#include <retroshare/rspeers.h>
|
||||
#include "util/folderiterator.h"
|
||||
#include "util/rsdir.h"
|
||||
#include "util/rsstring.h"
|
||||
|
||||
#include "introserver.h"
|
||||
|
||||
|
@ -36,10 +37,9 @@
|
|||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <fstream>
|
||||
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#define RSIS_CHECKTIME 60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue