Changeset 3596d6a in mod_gnutls
- Timestamp:
- Jan 29, 2013, 3:41:38 PM (10 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, msva, proxy-ticket, upstream
- Children:
- 198b9f0
- Parents:
- 8780e34
- git-author:
- Daniel Kahn Gillmor <dkg@…> (01/11/13 20:24:24)
- git-committer:
- Daniel Kahn Gillmor <dkg@…> (01/29/13 15:41:38)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
r8780e34 r3596d6a 31 31 /* GnuTLS Library Headers */ 32 32 #include <gnutls/gnutls.h> 33 #if GNUTLS_VERSION_MAJOR == 2 33 34 #include <gnutls/extra.h> 35 #endif 34 36 #include <gnutls/openpgp.h> 35 37 #include <gnutls/x509.h>
Note: See TracChangeset
for help on using the changeset viewer.