From 86984e4b0e58517aa3e50e4678f5f7b0165d85d4 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 23 Dec 2008 04:32:20 +0100 Subject: Add missing include definitions --- network/connection.c | 1 + 1 file changed, 1 insertion(+) (limited to 'network/connection.c') diff --git a/network/connection.c b/network/connection.c index 5772d4b2..9cdc3c69 100644 --- a/network/connection.c +++ b/network/connection.c @@ -44,6 +44,7 @@ #include "error.h" #include "common.h" +#include "connection.h" #define NETWORK_PEER_INTERFACE "org.bluez.Network" -- cgit