mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
SIsections.cpp: gratify compiler because of possible missing include of ctime.h
Observed on build with gcc 12.2.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <ctime>
|
||||
|
||||
#include <dvbsi++/descriptor_tag.h>
|
||||
#include <dvbsi++/nvod_reference_descriptor.h>
|
||||
|
Reference in New Issue
Block a user