opnsense-ports/math/clfft/files/patch-src_statTimer_statisticalTimer.h
Franco Fichtner 720fe9c9d6 */*: sync with upstream
Taken from: FreeBSD
2015-10-12 07:22:35 +02:00

10 lines
288 B
C++

--- src/statTimer/statisticalTimer.h.orig 2015-10-11 19:43:16.998055000 +0200
+++ src/statTimer/statisticalTimer.h 2015-10-11 19:44:10.217558000 +0200
@@ -21,6 +21,7 @@
#include <vector>
#include <functional>
#include <string>
+#include <sys/time.h>
#include "../include/clFFT.h"