SIsections.cpp: gratify compiler because of possible missing include of ctime.h

Observed on build with gcc 12.2.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 837d176948
Author: Thilo Graf <dbt@novatux.de>
Date: 2023-01-25 (Wed, 25 Jan 2023)



------------------
This commit was generated by Migit
This commit is contained in:
2023-01-25 22:37:07 +01:00
committed by vanhofen
parent 1ac6a52841
commit 1d15d0a2f4

View File

@@ -26,6 +26,7 @@
#endif
#include <stdio.h>
#include <unistd.h>
#include <ctime>
#include <dvbsi++/descriptor_tag.h>
#include <dvbsi++/nvod_reference_descriptor.h>