diff options
Diffstat (limited to 'curvetun')
-rw-r--r-- | curvetun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |