X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=ccan%2Ftdb%2Ftdb_private.h;h=42770c353b6fa106eff6f8615ab2b2f7235dad6d;hb=67aef98e2e4409b69ba668a2a4a9f0757ddc7ca7;hp=727f5c2a2f1641efd7613418a313ba03da20c75c;hpb=a12a50f59c9315c2eff000ce97098915995de589;p=ccan diff --git a/ccan/tdb/tdb_private.h b/ccan/tdb/tdb_private.h index 727f5c2a..42770c35 100644 --- a/ccan/tdb/tdb_private.h +++ b/ccan/tdb/tdb_private.h @@ -34,6 +34,7 @@ #include "system/wait.h" #else #define _XOPEN_SOURCE 500 +#define _FILE_OFFSET_BITS 64 #include #include #include