From c7028b101f82eac52418209728acdba9e73daf16 Mon Sep 17 00:00:00 2001
From: alexandrmruchok <alexandrmruchok@gmail.com>
Date: Tue, 26 Nov 2019 10:35:29 +0200
Subject: [PATCH] [-] removed libmemcached;

---
 src/db_auth.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/db_auth.c b/src/db_auth.c
index 1e18491..7f00308 100755
--- a/src/db_auth.c
+++ b/src/db_auth.c
@@ -39,7 +39,6 @@
 #include "db_core.h"
 #include "db_auth.h"
 #include "http_status_code.h"
-#include <mongoc.h>
 
 #include "SimpleFIPS202.h"
 
-- 
GitLab