repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
skim: 0.15.7 -> 0.16.0 (#376410)
[NixPkgs.git]
/
pkgs
/
by-name
/
sr
/
srt-live-server
/
add-ctime-include.patch
blob
2e1931ab1222ca218e6fd4667dd1edb7af8f9c44
1
diff --git a/slscore/common.hpp b/slscore/common.hpp
2
index 30aeeea..bed0e62 100644
3
--- a/slscore/common.hpp
4
+++ b/slscore/common.hpp
5
@@ -29,6 +29,7 @@
6
#include <stddef.h>
7
#include <stdint.h>
8
#include <string>
9
+#include <ctime>
10
#include <vector>
11
#include <unistd.h>