- Timestamp:
- Jan 11, 2013, 12:57:29 AM (8 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports
- Children:
- 4e539d3
- Parents:
- f809816 (diff), 4ecf14f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
rf809816 r241fee8 39 39 #define HAVE_APR_MEMCACHE @have_apr_memcache@ 40 40 41 module AP_MODULE_DECLARE_DATA gnutls_module;41 extern module AP_MODULE_DECLARE_DATA gnutls_module; 42 42 43 43 #define GNUTLS_OUTPUT_FILTER_NAME "gnutls_output_filter"
Note: See TracChangeset
for help on using the changeset viewer.