X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tdb%2Ftdb.c;h=9ae57a974e08cf1054b4a51b19988f065a7d4228;hb=50e5de03d16be3e35e65cdf65f552807ad24e996;hp=34681ea78f28fea90617ad1699fae9e37abd7eef;hpb=5ac4a56b39fed9d95850161864befe612b1a538e;p=elogind.git diff --git a/tdb/tdb.c b/tdb/tdb.c index 34681ea78..9ae57a974 100644 --- a/tdb/tdb.c +++ b/tdb/tdb.c @@ -41,11 +41,18 @@ * 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 #endif +#define _KLIBC_HAS_ARCH_SIG_ATOMIC_T #include #include #include