diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-08 16:05:23 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-08 16:05:23 +0100 |
commit | f38b7871adaf11b3774ee1865bbbb1aadd5c020e (patch) | |
tree | d1b0a81b087a8123843101e4f1968a6a8aa75e96 /CONTRIBUTORS | |
parent | f993ff108b83802c066f32adcc5647125fa735ed (diff) | |
download | vdr-f38b7871adaf11b3774ee1865bbbb1aadd5c020e.tar.gz vdr-f38b7871adaf11b3774ee1865bbbb1aadd5c020e.tar.bz2 |
Added a missing #include <linux/unistd.h> to thread.c
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4e02e9e6..d0e75e83 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1461,6 +1461,7 @@ Ville Skyttä <ville.skytta@iki.fi> warnings with g++ 4.1.0 for reporting warnings with g++ 4.1.0 regarding incrementing the 'state' variables in the repacker classes in remux.c + for adding a missing #include <linux/unistd.h> to thread.c Steffen Beyer <cpunk@reactor.de> for fixing setting the colored button help after deleting a recording in case the next |