X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb%2Ftdb_private.h;h=4faf898986fb2cd324aeb90b4b25472a911ab8ba;hp=babf01bd836f20dfbe771b6926e911b52d118260;hb=9130be55f9ebd1d63ca4ee0f4866d4bafbb8bea7;hpb=0a97f2dc1df96702dd88d4be169f43dd186c2bfa diff --git a/ccan/tdb/tdb_private.h b/ccan/tdb/tdb_private.h index babf01bd..4faf8989 100644 --- a/ccan/tdb/tdb_private.h +++ b/ccan/tdb/tdb_private.h @@ -33,7 +33,7 @@ #include "system/select.h" #include "system/wait.h" #else -#define _XOPEN_SOURCE 500 +#include "config.h" #define _FILE_OFFSET_BITS 64 #include #include @@ -46,7 +46,6 @@ #include #include #include -#include "config.h" #endif #include "tdb.h"