From 78a23a4d5ab27c8af26c0e232c099a0c16907649 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Tue, 4 Jun 2013 10:11:55 +0200 Subject: xio: add ioexact operations Break this out so that we only need to have sigint non-static where it is really needed. Signed-off-by: Daniel Borkmann --- ct_client.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ct_client.c') diff --git a/ct_client.c b/ct_client.c index f51371f..9ca72df 100644 --- a/ct_client.c +++ b/ct_client.c @@ -33,6 +33,7 @@ #include "curve.h" #include "xmalloc.h" #include "corking.h" +#include "ioexact.h" #include "curvetun.h" #include "ct_servmgmt.h" #include "ct_usermgmt.h" -- cgit v1.2.3-54-g00ecf