mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
uncoolinit: fix for newer compilers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 490a6a604b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -13,13 +13,15 @@
|
||||
* better than nothing :-)
|
||||
*/
|
||||
|
||||
#include <cstdlib>
|
||||
#include <cstdio>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <cs_api.h>
|
||||
#include <video_cs.h>
|
||||
#include <dmx_cs.h>
|
||||
|
||||
#include <cstdlib>
|
||||
#include <time.h>
|
||||
|
||||
cVideo *v = NULL;
|
||||
cDemux *d = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user