From: Schanzenbach, Martin Date: Wed, 28 Nov 2018 10:44:33 +0000 (+0100) Subject: REST: OIDC plugin remove jsonapi includes X-Git-Tag: v0.11.0~194 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cf33d950821ecf8b6fcb7d7ab1e6f374b2036f8b;p=oweals%2Fgnunet.git REST: OIDC plugin remove jsonapi includes --- diff --git a/src/rest-plugins/plugin_rest_openid_connect.c b/src/rest-plugins/plugin_rest_openid_connect.c index ee78df4ef..1d92410b5 100644 --- a/src/rest-plugins/plugin_rest_openid_connect.c +++ b/src/rest-plugins/plugin_rest_openid_connect.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - Copyright (C) 2012-2015 GNUnet e.V. + Copyright (C) 2012-2018 GNUnet e.V. GNUnet is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published @@ -30,8 +30,6 @@ #include "gnunet_gnsrecord_lib.h" #include "gnunet_namestore_service.h" #include "gnunet_rest_lib.h" -#include "gnunet_jsonapi_lib.h" -#include "gnunet_jsonapi_util.h" #include "microhttpd.h" #include #include