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_usermgmt.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ct_usermgmt.c') diff --git a/ct_usermgmt.c b/ct_usermgmt.c index 6dc7f35..e21675f 100644 --- a/ct_usermgmt.c +++ b/ct_usermgmt.c @@ -18,6 +18,7 @@ #include "ct_usermgmt.h" #include "locking.h" #include "xmalloc.h" +#include "ioexact.h" #include "xio.h" #include "str.h" #include "curvetun.h" -- cgit v1.2.3-54-g00ecf