[grilo/mocking] net: Enable proper log domain for mocking



commit 5f259f9fc6fa282c18c1ebb8d2f6c51688e5f585
Author: Mathias Hasselmann <mathias openismus com>
Date:   Mon Oct 22 18:46:43 2012 +0200

    net: Enable proper log domain for mocking

 libs/net/grl-net-mock.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libs/net/grl-net-mock.c b/libs/net/grl-net-mock.c
index f7b489a..e2fad15 100644
--- a/libs/net/grl-net-mock.c
+++ b/libs/net/grl-net-mock.c
@@ -34,6 +34,7 @@
 #include <grl-log.h>
 
 #include "grl-net-mock-private.h"
+#include "grl-net-private.h"
 
 static GKeyFile *config = NULL;
 static GRegex *ignored_parameters = NULL;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]