blob: 14f28dffe931a5deb57df80e1e9e249d408372a8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- texk/dvisvgm/dvisvgm-1.9.2/src/Message.cpp.orig 2015-03-02 08:48:21 UTC
+++ texk/dvisvgm/dvisvgm-1.9.2/src/Message.cpp
@@ -19,6 +19,7 @@
*************************************************************************/
#include <config.h>
+#include <sys/time.h>
#include <cstdarg>
#include <cstdlib>
#include <cstring>
|