2005-05-28 Marcus Brinkmann <marcus@g10code.de>
* data-user.c: Include <errno.h>.
This commit is contained in:
parent
d386d747e2
commit
c593a193b6
@ -1,3 +1,7 @@
|
|||||||
|
2005-05-28 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
|
||||||
|
* data-user.c: Include <errno.h>.
|
||||||
|
|
||||||
2005-05-17 Marcus Brinkmann <marcus@g10code.de>
|
2005-05-17 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
|
||||||
* gpgme.c (gpgme_new): Set the CTX->include_certs default to the
|
* gpgme.c (gpgme_new): Set the CTX->include_certs default to the
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
#include <errno.h>
|
||||||
|
|
||||||
#include "data.h"
|
#include "data.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user