aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-08 16:00:50 +0000
commitef61c81e36e1e7c939dec58760fa8644b8bc17e7 (patch)
tree161a121cc2729fc71e04e8f1e87e9c3b292f7bbe /src/main.c
parent62d85794293073dbd541266da18af3bb459bc2cf (diff)
parent84c367eba8bd20381cbdf41a1945e3f7d0cc97fa (diff)
downloadiperf3-aml_tz2_303900102.tar.gz
Change-Id: I69971a8bb66e689b9cfa89bbc91380c30594dfcb
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index c82ee43..fe10a2f 100644
--- a/src/main.c
+++ b/src/main.c
@@ -44,10 +44,9 @@
#include "iperf.h"
#include "iperf_api.h"
-#include "iperf_util.h"
+#include "units.h"
#include "iperf_locale.h"
#include "net.h"
-#include "units.h"
static int run(struct iperf_test *test);