vici: Make unit-tests independent from libcharon and libhydra

Fixes monolithic build, as we can't depend on the not yet built libcharon.
This commit is contained in:
Martin Willi
2014-05-07 14:13:37 +02:00
parent 0963a9952c
commit 93d60c479a
3 changed files with 1 additions and 11 deletions
-1
View File
@@ -15,7 +15,6 @@
#include "vici_socket.h"
#include <daemon.h>
#include <threading/mutex.h>
#include <threading/condvar.h>
#include <threading/thread.h>