diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-05 10:19:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-05 10:19:30 +0100 |
commit | 645170db0ac1774882b18e7506108c2222d7fcbb (patch) | |
tree | a7351054c3c0519b967d7ebf3601adef35095d1f /HISTORY | |
parent | 69f125e705414877630f8b508b92d776fdd8acff (diff) | |
download | vdr-645170db0ac1774882b18e7506108c2222d7fcbb.tar.gz vdr-645170db0ac1774882b18e7506108c2222d7fcbb.tar.bz2 |
Added missing #include "thread.h" to dvbspu.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4090,3 +4090,4 @@ Video Disk Recorder Revision History remember why it wasn't active... - Removed an obsolete "Summary" text from i18n.c and preceded all key definition texts with "Key$" to avoid duplicates (reported by Lucian Muresan). +- Added missing #include "thread.h" to dvbspu.c (reported by Gavin Hamill). |