src/parser_latm.c \
src/tsdemux.c \
src/bitstream.c \
- src/htsp.c \
+ src/htsp_server.c \
src/serviceprobe.c \
src/htsmsg.c \
src/htsmsg_binary.c \
#include "dtable.h"
#include "notify.h"
#include "dvr/dvr.h"
-#include "htsp.h"
+#include "htsp_server.h"
struct channel_tree channel_name_tree;
static struct channel_tree channel_identifier_tree;
#include "tvheadend.h"
#include "dvr.h"
#include "notify.h"
-#include "htsp.h"
+#include "htsp_server.h"
#include "streaming.h"
static int de_tally;
#include "settings.h"
#include "epg.h"
#include "dvr/dvr.h"
-#include "htsp.h"
+#include "htsp_server.h"
#include "epggrab.h"
/* Broadcast hashing */
#include "tcp.h"
#include "packet.h"
#include "access.h"
-#include "htsp.h"
+#include "htsp_server.h"
#include "streaming.h"
#include "psi.h"
#include "htsmsg_binary.h"
#include "cwc.h"
#include "capmt.h"
#include "dvr/dvr.h"
-#include "htsp.h"
+#include "htsp_server.h"
#include "rawtsinput.h"
#include "avahi.h"
#include "iptv_input.h"
#include "serviceprobe.h"
#include "atomic.h"
#include "dvb/dvb.h"
-#include "htsp.h"
+#include "htsp_server.h"
#include "lang_codes.h"
#define SERVICE_HASH_WIDTH 101