Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h

This commit is contained in:
Klaus Schmidinger
2008-09-06 14:49:19 +02:00
parent 0206d90a49
commit b203807818
3 changed files with 6 additions and 3 deletions

View File

@@ -5811,6 +5811,8 @@ Video Disk Recorder Revision History
- Replaced the Finnish language code "smi" with "suo" (thanks to Rolf Ahrenberg).
- Fixed wrong value for TableIdBAT in libsi/si.h (thanks to Winfried K<>hler).
- Errors in config files no longer keep VDR from starting.
- Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h
(reported by Tobias Grimm).
2008-09-06: Version 1.6.0-2
@@ -5827,3 +5829,5 @@ Video Disk Recorder Revision History
to Udo Richter).
- Replaced the Finnish language code "smi" with "suo" (thanks to Rolf Ahrenberg).
- Fixed wrong value for TableIdBAT in libsi/si.h (thanks to Winfried K<>hler).
- Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h
(reported by Tobias Grimm).