opnsense-ports/math/clfft/files/patch-src_statTimer_statisticalTimer.h
Franco Fichtner 7ddc60eb8b */*: sync with upstream
Taken from: FreeBSD
2016-01-17 09:56:35 +01:00

10 lines
240 B
C++

--- src/statTimer/statisticalTimer.h.orig 2015-10-20 00:29:59 UTC
+++ src/statTimer/statisticalTimer.h
@@ -21,6 +21,7 @@
#include <vector>
#include <functional>
#include <string>
+#include <sys/time.h>
#include "../include/clFFT.h"