Re: libassuan troubles
Werner Koch <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 19 Apr 2004 15:44:51 +0200, Michael Nottebrock said: > #include <sys/types.h> before #include <sys/socket.h> (this bug exists in the > local copies of libassuan in pinentry/dirmngr as well). pinentry uses a struipped down version of libassuan and dirmngr does not anymore source include libassuan. May it be that your versions are too old? Werner