mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 02:09:15 -04:00
Fixed crash with uninitialized pointer RsSshd::mSession.
Fixed some compile errors on Windows. git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5693 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d4bf742268
commit
02f8d27b6e
3 changed files with 15 additions and 8 deletions
|
@ -27,6 +27,7 @@
|
|||
#include <retroshare/rsiface.h>
|
||||
|
||||
#include <iostream>
|
||||
#include <time.h>
|
||||
|
||||
#include "util/rsstring.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue