Fixed building VDR with systemd >= 230

This commit is contained in:
Klaus Schmidinger
2016-12-22 13:20:16 +01:00
parent 26252c37cd
commit 5c8d366975
3 changed files with 5 additions and 3 deletions

View File

@@ -8865,3 +8865,4 @@ Video Disk Recorder Revision History
- Added cFont::Width(void) to get the default character width and allow stretched
font drawing in high level OSDs (thanks to Thomas Reufer).
- Fixed regenerating the index of audio recordings (thanks to Thomas Reufer).
- Fixed building VDR with systemd >= 230 (thanks to Ville Skytt<74>).