Hi Alexander,

On 09/05/2017 09:27 AM, Alexander Couzens wrote:
---
  src/common.c | 8 ++++++++
  src/gprs.c   | 9 ---------
  src/lte.c    | 3 ---
  3 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/src/common.c b/src/common.c
index 17d1d58a0be3..46b59223272e 100644
--- a/src/common.c
+++ b/src/common.c
@@ -31,8 +31,10 @@
#include <ofono/types.h>
  #include "common.h"
+#include "gprs-context.h"
  #include "util.h"
+
  struct error_entry {
        int error;
        const char *str;

I squashed the above spurious empty line and applied this patch.  Thanks.

Regards,
-Denis

_______________________________________________
ofono mailing list
ofono@ofono.org
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to