summaryrefslogtreecommitdiff
path: root/source3/include/memcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/memcache.h')
-rw-r--r--source3/include/memcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/memcache.h b/source3/include/memcache.h
index c615efa695..5a0ce63cb7 100644
--- a/source3/include/memcache.h
+++ b/source3/include/memcache.h
@@ -34,6 +34,7 @@ enum memcache_number {
GETPWNAM_CACHE, /* talloc */
MANGLE_HASH2_CACHE,
PDB_GETPWSID_CACHE, /* talloc */
+ SINGLETON_CACHE_TALLOC, /* talloc */
SINGLETON_CACHE
};