summaryrefslogtreecommitdiff
path: root/security/heaan/files/patch-TimeUtils.h
blob: d915bde137d03c348256d6109be794e7ef9f5131 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ../src/TimeUtils.h.orig	2020-10-12 09:20:15.992285000 +0200
+++ ../src/TimeUtils.h	2020-10-12 09:20:25.674915000 +0200
@@ -8,6 +8,7 @@
 #ifndef HEAAN_TIMEUTILS_H_
 #define HEAAN_TIMEUTILS_H_
 
+#include <sys/time.h>
 #include <iostream>
 
 struct timeval;