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 --- curvetun/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'curvetun') diff --git a/curvetun/Makefile b/curvetun/Makefile index 62f7a51..3d60064 100644 --- a/curvetun/Makefile +++ b/curvetun/Makefile @@ -13,6 +13,7 @@ curvetun-objs = xmalloc.o \ rnd.o \ curve.o \ cookie.o \ + ioexact.o \ cpusched.o \ ct_usermgmt.o \ ct_servmgmt.o \ -- cgit v1.2.3-54-g00ecf