mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-08 00:11:22 +00:00
Fix for samba alpha 17
Monotone-Parent: 48c12fa641df69cf590eb612abe134cece64c376 Monotone-Revision: c175274e0e82f9e287d4641095f40892fc1769c2 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-10-07T10:27:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -36,7 +36,10 @@
|
||||
|
||||
#include <talloc.h>
|
||||
#include <tdb.h>
|
||||
#include <tdb_wrap.h>
|
||||
|
||||
struct tdb_wrap {
|
||||
struct tdb_context *tdb;
|
||||
};
|
||||
|
||||
static NSMutableDictionary *mappingRegistry = nil;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user