REST: OIDC plugin remove jsonapi includes
authorSchanzenbach, Martin <mschanzenbach@posteo.de>
Wed, 28 Nov 2018 10:44:33 +0000 (11:44 +0100)
committerSchanzenbach, Martin <mschanzenbach@posteo.de>
Wed, 28 Nov 2018 10:44:33 +0000 (11:44 +0100)
src/rest-plugins/plugin_rest_openid_connect.c

index ee78df4ef95a12265f5c7c9251d4d785382011bc..1d92410b5f0b374e38b9d9b962a55f7ded201fe3 100644 (file)
@@ -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 <jansson.h>
 #include <inttypes.h>