X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-ws-json1.c;h=85dc02590030bf72218ae3b5f26a66b1e8900139;hb=b4d45c6cbdd3d98706e16303dd7c55a0a0713a1f;hp=b6397af676e2432cd2475d99702357bcdb1a7620;hpb=3e775a79aa6ea82f93b2fc03f58ad261a17c73ca;p=src%2Fapp-framework-binder.git diff --git a/src/afb-ws-json1.c b/src/afb-ws-json1.c index b6397af6..85dc0259 100644 --- a/src/afb-ws-json1.c +++ b/src/afb-ws-json1.c @@ -1,5 +1,5 @@ /* - * Copyright 2016 IoT.bzh + * Copyright (C) 2016 "IoT.bzh" * Author: José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -29,7 +29,7 @@ #include "afb-ws-json1.h" #include "afb-msg-json.h" #include "session.h" -#include "afb-req-itf.h" +#include #include "afb-apis.h" #include "afb-context.h"