summaryrefslogtreecommitdiff
path: root/ecp/test/vc_common.c
diff options
context:
space:
mode:
authorUros Majstorovic <majstor@majstor.org>2024-01-21 23:58:55 +0100
committerUros Majstorovic <majstor@majstor.org>2024-01-21 23:58:55 +0100
commit0142b5a696e541a874c5429c28c1a132a284ca79 (patch)
tree54ad82cbcd390e5d839f26b9859f30880b8f405b /ecp/test/vc_common.c
parentbf0ead55678a7c5ed3e11a1b500bb83e7facf722 (diff)
fixed open message; fixed error handling; added timer debug messages
Diffstat (limited to 'ecp/test/vc_common.c')
-rw-r--r--ecp/test/vc_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ecp/test/vc_common.c b/ecp/test/vc_common.c
index 0508ac1..efc7140 100644
--- a/ecp/test/vc_common.c
+++ b/ecp/test/vc_common.c
@@ -2,6 +2,7 @@
#include <string.h>
#include <unistd.h>
#include <stdio.h>
+#include <arpa/inet.h>
#include <ecp/core.h>
#include <ecp/dir/dir.h>