diff options
Diffstat (limited to 'src/timers.cpp')
-rw-r--r-- | src/timers.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timers.cpp b/src/timers.cpp index 55ee12236..4f482916f 100644 --- a/src/timers.cpp +++ b/src/timers.cpp @@ -5,6 +5,7 @@ #include <botan/timers.h> #include <botan/loadstor.h> +#include <botan/util.h> #include <ctime> namespace Botan { |