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 c4a2974b62..c615efa695 100644
--- a/source3/include/memcache.h
+++ b/source3/include/memcache.h
@@ -33,6 +33,7 @@ enum memcache_number {
GETWD_CACHE,
GETPWNAM_CACHE, /* talloc */
MANGLE_HASH2_CACHE,
+ PDB_GETPWSID_CACHE, /* talloc */
SINGLETON_CACHE
};