aboutsummaryrefslogtreecommitdiff
path: root/src/lib/internal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/internal.c')
-rw-r--r--src/lib/internal.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/internal.c b/src/lib/internal.c
index 4ea0503d..ea7600c3 100644
--- a/src/lib/internal.c
+++ b/src/lib/internal.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of libmicrohttpd 2 This file is part of libmicrohttpd
3 Copyright (C) 2007 Daniel Pittman and Christian Grothoff 3 Copyright (C) 2007-2018 Daniel Pittman and Christian Grothoff
4 4
5 This library is free software; you can redistribute it and/or 5 This library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Lesser General Public 6 modify it under the terms of the GNU Lesser General Public
@@ -23,7 +23,6 @@
23 * @author Daniel Pittman 23 * @author Daniel Pittman
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
26
27#include "internal.h" 26#include "internal.h"
28#include "mhd_str.h" 27#include "mhd_str.h"
29 28