On Wed, 2013-03-27 at 13:53 +0200, Patrik Flykt wrote:
> @@ -37,8 +37,9 @@
> #include "technology.h"
> #include "data_manager.h"
>
> -#include "commands.h"
> #include "dbus_helpers.h"
> +#include "input.h"
> +#include "commands.h"
>
> #define MANDATORY_ARGS 3
>
Due to fixes to patches 04 and 09, this part should look like:
@@ -37,9 +37,9 @@
#include "technology.h"
#include "data_manager.h"
-#include "commands.h"
#include "dbus_helpers.h"
#include "input.h"
+#include "commands.h"
#define MANDATORY_ARGS 3
Cheers,
Patrik
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman