Release: 1.3.3
Environment
FreeBSD 4.9 -STABLE
Description
It looks like FreeBSD requires that <sys/types.h> be included
before <netinet/in.h>. If this is not the case, integer types
are not defined properly.
It is not clear whether this is a bug in FreeBSD header files or GnuPG, but the attached workaround should work on any platform as well.
Fix
See attached patch