X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tdb%2Ftdb.c;h=772602ed5b3060bcaa7fea7a55882b4d3f0994fa;hb=67922099bfb10b274988e6061218ff2af4a53f09;hp=34681ea78f28fea90617ad1699fae9e37abd7eef;hpb=5ac4a56b39fed9d95850161864befe612b1a538e;p=elogind.git diff --git a/tdb/tdb.c b/tdb/tdb.c index 34681ea78..772602ed5 100644 --- a/tdb/tdb.c +++ b/tdb/tdb.c @@ -41,6 +41,12 @@ * right time. Probably too hard -- the process just doesn't know. */ +/* udev defines */ +#define STANDALONE +#define TDB_DEBUG +#define HAVE_MMAP 1 + + #ifdef STANDALONE #if HAVE_CONFIG_H #include