1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Preparing 2.0.1

This commit is contained in:
Werner Koch 2006-11-28 16:36:02 +00:00
parent fecadab9c3
commit 252b668814
13 changed files with 40 additions and 11 deletions

View file

@ -70,6 +70,7 @@ typedef gnutls_transport_ptr gnutls_transport_ptr_t;
#endif
#include "util.h"
#include "i18n.h"
#include "http.h"
#ifdef USE_DNS_SRV
#include "srv.h"