From c2e1328f29f4c81459692eec48edadaa473e642a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 27 Dec 2008 01:49:58 +0000 Subject: added empty tun.c and h --- src/uanytun.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/uanytun.c') diff --git a/src/uanytun.c b/src/uanytun.c index 76aca3e..162ad5d 100644 --- a/src/uanytun.c +++ b/src/uanytun.c @@ -39,6 +39,8 @@ #include "daemon.h" #include "signal.h" +#include "tun.h" + int main(int argc, char* argv[]) { log_init("uanytun", DAEMON); -- cgit v1.2.3