]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lib-oauth2: Remove unused include from oauth2.c.
authorStephan Bosch <stephan.bosch@open-xchange.com>
Fri, 5 Jun 2020 19:29:44 +0000 (21:29 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Mon, 7 Dec 2020 08:59:28 +0000 (08:59 +0000)
src/lib-oauth2/oauth2.c

index 27ab27d4f48bef5227788d0d68dabc9e91dfe821..b96995eab28763a3e568febfcb18e3b8723b2f89 100644 (file)
@@ -6,7 +6,6 @@
 #include "json-tree.h"
 #include "oauth2.h"
 #include "oauth2-private.h"
-#include "safe-memset.h"
 
 int oauth2_json_tree_build(const buffer_t *json, struct json_tree **tree_r,
                           const char **error_r)