aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_mhd_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_mhd_compat.h')
-rw-r--r--src/include/gnunet_mhd_compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_mhd_compat.h b/src/include/gnunet_mhd_compat.h
index 4b0a62436..ca41fb95a 100644
--- a/src/include/gnunet_mhd_compat.h
+++ b/src/include/gnunet_mhd_compat.h
@@ -25,7 +25,7 @@
25 * MHD compatibility definitions for warning-less compile of 25 * MHD compatibility definitions for warning-less compile of
26 * our code against MHD before and after #MHD_VERSION 0x00097002. 26 * our code against MHD before and after #MHD_VERSION 0x00097002.
27 */ 27 */
28#include "gnunet_platform.h" 28
29#include <microhttpd.h> 29#include <microhttpd.h>
30 30
31#if MHD_VERSION >= 0x00097002 31#if MHD_VERSION >= 0x00097002