aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/snprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/snprintf.c')
-rw-r--r--src/daemon/https/lgl/snprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/snprintf.c b/src/daemon/https/lgl/snprintf.c
index 538ee08e..0798b2dc 100644
--- a/src/daemon/https/lgl/snprintf.c
+++ b/src/daemon/https/lgl/snprintf.c
@@ -16,7 +16,7 @@
16 with this program; if not, write to the Free Software Foundation, 16 with this program; if not, write to the Free Software Foundation,
17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ 17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
18 18
19#include <config.h> 19#include "MHD_config.h"
20 20
21/* Specification. */ 21/* Specification. */
22#include <stdio.h> 22#include <stdio.h>