fixed shutdown callback issue in retroshare-service.cc

This commit is contained in:
csoler 2019-08-30 22:09:47 +02:00
parent 1bf07f72c4
commit b4bfdf2e25
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
2 changed files with 5 additions and 3 deletions

View file

@ -22,7 +22,6 @@
/// RetroShare initialization and login API implementation
#include <unistd.h>
#include <math.h>
#include <termios.h>
#ifndef WINDOWS_SYS