mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 04:51:19 +02:00
11 lines
245 B
C++
11 lines
245 B
C++
--- texk/dvisvgm/dvisvgm-1.9.2/src/FileFinder.cpp.orig 2015-03-02 08:48:21 UTC
|
|
+++ texk/dvisvgm/dvisvgm-1.9.2/src/FileFinder.cpp
|
|
@@ -34,6 +34,7 @@
|
|
#endif
|
|
#endif
|
|
|
|
+#include <sys/time.h>
|
|
#include <cstdlib>
|
|
#include <fstream>
|
|
#include <map>
|