aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/memmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/memmem.c')
-rw-r--r--src/daemon/https/lgl/memmem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/memmem.c b/src/daemon/https/lgl/memmem.c
index 1b66ed56..9a0e67d2 100644
--- a/src/daemon/https/lgl/memmem.c
+++ b/src/daemon/https/lgl/memmem.c
@@ -16,7 +16,7 @@
16 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ 16 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
17 17
18#ifndef _LIBC 18#ifndef _LIBC
19# include <config.h> 19#include "MHD_config.h"
20#endif 20#endif
21 21
22#include <stddef.h> 22#include <stddef.h>