mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
reduce direct dependencies on timerdclient.h
Include timerdtypes.h instead of timerdclient.h where feasible, add direct instead of indirect includes of timerdclient.h where necessary. This reduces the number of files which depend on timerdclient.h from 134 to 16. Add/update copyright notices in the affected files.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d0a23dbf3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-13 (Mon, 13 Jan 2014)
------------------
This commit was generated by Migit
This commit is contained in:
committed by
vanhofen
parent
26abd01822
commit
8fd167433a
@@ -4,6 +4,7 @@
|
||||
Copyright (C) 2001 Steffen Hehn 'McClean'
|
||||
Homepage: http://dbox.cyberphoria.org/
|
||||
|
||||
Copyright (C) 2009-2014 Stefan Seyfried
|
||||
|
||||
License: GPL
|
||||
|
||||
@@ -51,6 +52,7 @@
|
||||
#include <zapit/zapit.h>
|
||||
#include <daemonc/remotecontrol.h>
|
||||
#include <eitd/sectionsd.h>
|
||||
#include <timerdclient/timerdclient.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
|
Reference in New Issue
Block a user