Fixup nested include in rsinit.cc

This commit is contained in:
Gioacchino Mazzurco 2020-01-07 01:50:17 +01:00
parent b17738f668
commit 880a328c91
No known key found for this signature in database
GPG Key ID: A1FBCA3872E87051

View File

@ -96,10 +96,6 @@ RsDht *rsDht = NULL ;
#ifdef RS_JSONAPI
# include "jsonapi/jsonapi.h"
#ifdef RS_WEBUI
#include "jsonapi/jsonapi.h"
#endif
#endif
#ifdef RS_BROADCAST_DISCOVERY