From dc7095e240c3a4ca50805e7f2d2249e6cecd4e78 Mon Sep 17 00:00:00 2001 From: Daniel Wagner Date: Wed, 19 Sep 2012 13:28:06 +0200 Subject: session: Move struct connman_session to session.h --- include/session.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/session.h b/include/session.h index deff0fc5..2871d509 100644 --- a/include/session.h +++ b/include/session.h @@ -32,6 +32,8 @@ extern "C" { #define CONNMAN_SESSION_POLICY_PRIORITY_DEFAULT 0 #define CONNMAN_SESSION_POLICY_PRIORITY_HIGH 100 +struct connman_session; + /* * The session are identified through the pid is only a temporary solution */ -- cgit v1.2.3