summaryrefslogtreecommitdiff
path: root/vpn
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2012-11-30 15:51:11 +0200
committerDaniel Wagner <daniel.wagner@bmw-carit.de>2012-11-30 14:54:31 +0100
commitb8ae9e6be5bb7d44895c3b21d33ae59df4d3fcde (patch)
tree14893a1a7c1130153636af21c16ea6dcd1ab84d4 /vpn
parent80dbeb6dc1ca29b745f49b0dc400f7e2259b4a24 (diff)
downloadconnman-b8ae9e6be5bb7d44895c3b21d33ae59df4d3fcde.tar.gz
connman-b8ae9e6be5bb7d44895c3b21d33ae59df4d3fcde.tar.bz2
connman-b8ae9e6be5bb7d44895c3b21d33ae59df4d3fcde.zip
l2tp: Header file was missing
Diffstat (limited to 'vpn')
-rw-r--r--vpn/plugins/l2tp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vpn/plugins/l2tp.c b/vpn/plugins/l2tp.c
index 379447bb..15f51284 100644
--- a/vpn/plugins/l2tp.c
+++ b/vpn/plugins/l2tp.c
@@ -49,6 +49,7 @@
#include <connman/vpn-dbus.h>
#include "../vpn-provider.h"
+#include "../vpn-agent.h"
#include "vpn.h"