aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_common.h')
-rw-r--r--src/include/gnunet_common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/gnunet_common.h b/src/include/gnunet_common.h
index 4a5051c53..dcd0c6056 100644
--- a/src/include/gnunet_common.h
+++ b/src/include/gnunet_common.h
@@ -68,11 +68,6 @@ extern "C"
68 */ 68 */
69#define GNUNET_UTIL_VERSION 0x000A0101 69#define GNUNET_UTIL_VERSION 0x000A0101
70 70
71/* support old MHD versions */
72#ifndef MHD_USE_TLS
73#define MHD_USE_TLS MHD_USE_SSL
74#endif
75
76 71
77/** 72/**
78 * Named constants for return values. The following invariants hold: 73 * Named constants for return values. The following invariants hold: