Imported Upstream connman version 1.38
[platform/upstream/connman.git] / vpn / plugins / vpn.h
index 318a10c..893e9a1 100755 (executable)
@@ -28,7 +28,8 @@
 extern "C" {
 #endif
 
-#define VPN_FLAG_NO_TUN        1
+#define VPN_FLAG_NO_TUN     1
+#define VPN_FLAG_NO_DAEMON  2
 
 enum vpn_state {
        VPN_STATE_UNKNOWN       = 0,