Index: talloc.h =================================================================== --- talloc.h (revision 13825) +++ talloc.h (working copy) @@ -25,6 +25,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include /* for off_t */ + /* this is only needed for compatibility with the old talloc */ typedef void TALLOC_CTX;