diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-04-05 09:06:26 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-04-05 09:06:26 +0000 |
commit | 697291b66c481c617cf9875497e2189bc4a4b096 (patch) | |
tree | 5c98c370bedd1d0b4cc456b94e1f7a8ceb080bff /util/rtt.c | |
parent | afb79913ce00d885b8b43f7478e1e054edadb567 (diff) |
Notes
Diffstat (limited to 'util/rtt.c')
-rw-r--r-- | util/rtt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/rtt.c b/util/rtt.c index df1d437e47917..c888b0864f06c 100644 --- a/util/rtt.c +++ b/util/rtt.c @@ -41,7 +41,6 @@ */ #include "config.h" #include "util/rtt.h" -#include "util/log.h" /** calculate RTO from rtt information */ static int |