diff options
Diffstat (limited to 'extra/yassl/src/timer.cpp')
-rw-r--r-- | extra/yassl/src/timer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/yassl/src/timer.cpp b/extra/yassl/src/timer.cpp index cfa1319ae80..4fe0d3aa4f9 100644 --- a/extra/yassl/src/timer.cpp +++ b/extra/yassl/src/timer.cpp @@ -23,6 +23,7 @@ * */ +#include "runtime.hpp" #include "timer.hpp" namespace yaSSL { |