gpgme-0.3.4

Werner Koch wk at gnupg.org
Thu Mar 21 20:48:01 CET 2002


Hi!

There is a new function which is not yet used in gpgme but the
required structure needs off_t and ssize_t.  To fix it, please insert
this line

#include <fcntl.h> /* make sure that ssize_t and off_t are defined */

right after the line

#if !HAVE_FOPENCOOKIE


Hth, 

  Werner





More information about the Gnupg-devel mailing list