oc: Use dlinklist from samba for now

Due to https://github.com/openchange/openchange/pull/204.

Until it is published by OC or dismissed.
pull/65/head
Enrique J. Hernández Blasco 2015-02-10 23:34:51 +01:00
parent 1178bf2d60
commit 68ebc9e0ff
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