commit ccf9226de0c1ba687cd07a6f96203893cd40b3a2
parent b072bb49c51dd01f38109018585d96215864dea3
Author: Heikki Lindholm <holin@iki.fi>
Date: Thu, 20 Nov 2008 16:31:09 +0000
needed for HAVE_MEMMEM
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/daemon/https/tls/gnutls_global.h b/src/daemon/https/tls/gnutls_global.h
@@ -25,6 +25,7 @@
#ifndef GNUTLS_GLOBAL_H
#define GNUTLS_GLOBAL_H
+#include "MHD_config.h"
#include <libtasn1.h>
/* this mutex is used to synchronize threads attempting to call MHD__gnutls_global_init / MHD__gnutls_global_deinit */