Merge pull request #85 from Zentyal/ejhernandez/dlinklist-samba

oc: Use dlinklist from samba for now
pull/65/merge^2
Jesús García Sáez 2015-02-11 10:05:51 +01:00
commit efe2070227
2 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,7 @@
#import "MAPIStoreContext.h"
#undef DEBUG
#include <dlinklist.h>
#include <stdbool.h>
#include <gen_ndr/exchange.h>
#include <util/attr.h>

View File

@ -30,6 +30,7 @@
#undef DEBUG
#include <inttypes.h>
#include <dlinklist.h>
#include <mapistore/mapistore.h>
@implementation MAPIStoreFallbackContext