diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2005-08-17 02:16:32 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2005-08-17 02:16:32 +0000 |
| commit | 0af11516cabc973907890f548925a66313c8d18c (patch) | |
| tree | c31b0f76274fbc23d24f0b0188c54282b96442bc /lib/dvb/tstools.h | |
| parent | 17647e30993cc20d8f94f2de4a0bc78ce6b593cb (diff) | |
| download | enigma2-0af11516cabc973907890f548925a66313c8d18c.tar.gz enigma2-0af11516cabc973907890f548925a66313c8d18c.zip | |
- add iSeekableService, implement it for serviceDvb
Diffstat (limited to 'lib/dvb/tstools.h')
| -rw-r--r-- | lib/dvb/tstools.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dvb/tstools.h b/lib/dvb/tstools.h index a50ab441..4ec4b66a 100644 --- a/lib/dvb/tstools.h +++ b/lib/dvb/tstools.h @@ -1,6 +1,7 @@ #ifndef __lib_dvb_tstools_h #define __lib_dvb_tstools_h +#include <config.h> #include <sys/types.h> /* |
