1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-01 04:58:35 +03:00

lib: memcache.h needs some includes

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
Volker Lendecke 2016-11-16 16:13:12 +00:00 committed by Andreas Schneider
parent d333c56700
commit 277383e5a9

View File

@ -20,6 +20,9 @@
#ifndef __MEMCACHE_H__
#define __MEMCACHE_H__
#include <talloc.h>
#include "lib/util/data_blob.h"
struct memcache;
/*