From cf33d950821ecf8b6fcb7d7ab1e6f374b2036f8b Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Wed, 28 Nov 2018 11:44:33 +0100 Subject: REST: OIDC plugin remove jsonapi includes --- src/rest-plugins/plugin_rest_openid_connect.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/rest-plugins') 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 -- cgit v1.2.3