From: mirv Date: Thu, 3 Jan 2008 17:25:26 +0000 (+0100) Subject: #include cleanup X-Git-Tag: 0.9.0~65 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=12213ee2b33586a1ede20deed62443b7d4d2e5eb;p=sasc-ng.git #include cleanup --- diff --git a/opts.h b/opts.h index 7a43086..8525444 100644 --- a/opts.h +++ b/opts.h @@ -20,6 +20,8 @@ #ifndef ___OPTS_H #define ___OPTS_H +#include "i18n.h" + class cOsdMenu; // ---------------------------------------------------------------- diff --git a/system.c b/system.c index 6bc52e1..920217c 100644 --- a/system.c +++ b/system.c @@ -29,6 +29,7 @@ #include "data.h" #include "opts.h" #include "log-core.h" +#include "i18n.h" // --- cFeature ---------------------------------------------------------------- diff --git a/systems/conax/conax.c b/systems/conax/conax.c index eced1a8..abf7e47 100644 --- a/systems/conax/conax.c +++ b/systems/conax/conax.c @@ -17,11 +17,10 @@ * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ -#include +#include #include -#include +#include -#include "system.h" #include "system-common.h" #include "crypto.h" #include "data.h" diff --git a/systems/cryptoworks/cryptoworks.c b/systems/cryptoworks/cryptoworks.c index c68ca63..f0b9205 100644 --- a/systems/cryptoworks/cryptoworks.c +++ b/systems/cryptoworks/cryptoworks.c @@ -17,9 +17,9 @@ * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ -#include #include #include +#include #include #include "system-common.h" diff --git a/systems/nagra/nagra.c b/systems/nagra/nagra.c index 37e4f10..9844a82 100644 --- a/systems/nagra/nagra.c +++ b/systems/nagra/nagra.c @@ -17,9 +17,9 @@ * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ -#include #include #include +#include #include "nagra.h" #include "nagra-def.h" diff --git a/systems/nagra/nagra1.c b/systems/nagra/nagra1.c index d65cae4..21fb6bc 100644 --- a/systems/nagra/nagra1.c +++ b/systems/nagra/nagra1.c @@ -17,7 +17,6 @@ * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ -#include #include #include diff --git a/systems/nagra/nagra2.c b/systems/nagra/nagra2.c index 0af9867..96c9a0a 100644 --- a/systems/nagra/nagra2.c +++ b/systems/nagra/nagra2.c @@ -17,12 +17,12 @@ * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ -#include #include #include #include "system.h" #include "opts.h" +#include "log-core.h" #include "nagra.h" #include "nagra2.h" diff --git a/systems/sc-cryptoworks/sc-cryptoworks.c b/systems/sc-cryptoworks/sc-cryptoworks.c index a08446a..4d29eba 100644 --- a/systems/sc-cryptoworks/sc-cryptoworks.c +++ b/systems/sc-cryptoworks/sc-cryptoworks.c @@ -17,9 +17,9 @@ * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ -#include #include #include +#include #include "system-common.h" #include "smartcard.h" @@ -29,6 +29,7 @@ #include "opts.h" #include "misc.h" #include "log-sc.h" +#include "log-core.h" #define SYSTEM_NAME "SC-Cryptoworks" #define SYSTEM_PRI -5 diff --git a/systems/sc-nagra/sc-nagra.c b/systems/sc-nagra/sc-nagra.c index 507bdc1..e0feeac 100644 --- a/systems/sc-nagra/sc-nagra.c +++ b/systems/sc-nagra/sc-nagra.c @@ -17,7 +17,6 @@ * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ -#include #include #include diff --git a/systems/sc-videoguard2/sc-videoguard2.c b/systems/sc-videoguard2/sc-videoguard2.c index f36639d..df4d069 100644 --- a/systems/sc-videoguard2/sc-videoguard2.c +++ b/systems/sc-videoguard2/sc-videoguard2.c @@ -17,7 +17,6 @@ * Or, point your browser to http://www.gnu.org/copyleft/gpl.html */ -#include #include #include @@ -29,6 +28,7 @@ #include "parse.h" #include "helper.h" #include "log-sc.h" +#include "log-core.h" #define SYSTEM_VIDEOGUARD2 0x0900