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:
parent
d333c56700
commit
277383e5a9
@ -20,6 +20,9 @@
|
||||
#ifndef __MEMCACHE_H__
|
||||
#define __MEMCACHE_H__
|
||||
|
||||
#include <talloc.h>
|
||||
#include "lib/util/data_blob.h"
|
||||
|
||||
struct memcache;
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user