mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-27 16:39:29 -05:00
Fixup nested include in rsinit.cc
This commit is contained in:
parent
b17738f668
commit
880a328c91
@ -96,10 +96,6 @@ RsDht *rsDht = NULL ;
|
|||||||
|
|
||||||
#ifdef RS_JSONAPI
|
#ifdef RS_JSONAPI
|
||||||
# include "jsonapi/jsonapi.h"
|
# include "jsonapi/jsonapi.h"
|
||||||
#ifdef RS_WEBUI
|
|
||||||
#include "jsonapi/jsonapi.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef RS_BROADCAST_DISCOVERY
|
#ifdef RS_BROADCAST_DISCOVERY
|
||||||
|
Loading…
Reference in New Issue
Block a user