diff options
Diffstat (limited to 'source3/include')
| -rw-r--r-- | source3/include/memcache.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/include/memcache.h b/source3/include/memcache.h index e0ac4afdf7..9362483cea 100644 --- a/source3/include/memcache.h +++ b/source3/include/memcache.h @@ -40,7 +40,8 @@ enum memcache_number { MANGLE_HASH2_CACHE, PDB_GETPWSID_CACHE, /* talloc */ SINGLETON_CACHE_TALLOC, /* talloc */ - SINGLETON_CACHE + SINGLETON_CACHE, + SMB1_SEARCH_OFFSET_MAP }; /* |
