Re: gnupg 1.9.7 troubles
Werner Koch <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 19 Apr 2004 20:17:26 +0200, Michael Nottebrock said: >> > +#include "../jnlib/types.h" >> > #include "keybox-defs.h" You are right, we need to track the definitions for byte, u16 and u32. This won't allow us to keep the KBX part source-separated from the rest of the system but that's okay. I'll commit a fix in a few minutes. Thanks, Werner