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 /CONTRIBUTORS | |
parent | 69f125e705414877630f8b508b92d776fdd8acff (diff) | |
download | vdr-645170db0ac1774882b18e7506108c2222d7fcbb.tar.gz vdr-645170db0ac1774882b18e7506108c2222d7fcbb.tar.bz2 |
Added missing #include "thread.h" to dvbspu.c
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c5a6d11b..f35a50b5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1607,3 +1607,6 @@ Christian Wieninger <cwieninger@gmx.de> Thiemo Gehrke <tgehrke@reel-multimedia.com> for suggesting to add a setup option to turn off the automatic timeout of the channel display in case it was invoked by a press of the "Ok" key + +Gavin Hamill <gdh@acentral.co.uk> + for reporting a missing #include "thread.h" in dvbspu.c |