summary refs log tree commit diff
path: root/pkgs/applications/video/srt-live-server/add-ctime-include.patch
blob: 2e1931ab1222ca218e6fd4667dd1edb7af8f9c44 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
diff --git a/slscore/common.hpp b/slscore/common.hpp
index 30aeeea..bed0e62 100644
--- a/slscore/common.hpp
+++ b/slscore/common.hpp
@@ -29,6 +29,7 @@
 #include <stddef.h>
 #include <stdint.h>
 #include <string>
+#include <ctime>
 #include <vector>
 #include <unistd.h>