blob: 95a1e351f8f2dd81454f6e80172d8f131b71f269 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- srs2.h.orig 2015-12-13 08:56:05 UTC
+++ srs2.h
@@ -23,7 +23,7 @@
#ifdef __APPLE__
#include <sys/types.h>
#endif
-
+#include <time.h>
#ifndef __BEGIN_DECLS
#define __BEGIN_DECLS
|