aboutsummaryrefslogtreecommitdiffstats
path: root/src/timer/gettimeofday/tm_unix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/timer/gettimeofday/tm_unix.cpp')
-rw-r--r--src/timer/gettimeofday/tm_unix.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/timer/gettimeofday/tm_unix.cpp b/src/timer/gettimeofday/tm_unix.cpp
index e32df7166..9d8ac4a04 100644
--- a/src/timer/gettimeofday/tm_unix.cpp
+++ b/src/timer/gettimeofday/tm_unix.cpp
@@ -6,7 +6,6 @@
*/
#include <botan/tm_unix.h>
-#include <botan/util.h>
#include <sys/time.h>
namespace Botan {