aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/asnprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/asnprintf.c')
-rw-r--r--src/daemon/https/lgl/asnprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/asnprintf.c b/src/daemon/https/lgl/asnprintf.c
index a9114977..c9dbc04e 100644
--- a/src/daemon/https/lgl/asnprintf.c
+++ b/src/daemon/https/lgl/asnprintf.c
@@ -15,7 +15,7 @@
15 with this program; if not, write to the Free Software Foundation, 15 with this program; if not, write to the Free Software Foundation,
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#include <config.h> 18#include "MHD_config.h"
19 19
20/* Specification. */ 20/* Specification. */
21#include "vasnprintf.h" 21#include "vasnprintf.h"