aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/internal.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-11-14 14:01:49 +0100
committerChristian Grothoff <christian@grothoff.org>2018-11-14 14:01:49 +0100
commit64e1480540f86081d900592b4940d5edc42ff739 (patch)
treeda8557909cc518a88c011507f54e5bfdaf640110 /src/microhttpd/internal.h
parentff551c467120239f15080d33f7d529359aea077c (diff)
downloadlibmicrohttpd-64e1480540f86081d900592b4940d5edc42ff739.tar.gz
libmicrohttpd-64e1480540f86081d900592b4940d5edc42ff739.zip
fix build issue with GnuTLS < 3.0
Diffstat (limited to 'src/microhttpd/internal.h')
-rw-r--r--src/microhttpd/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/internal.h b/src/microhttpd/internal.h
index d1835ea0..4ae577de 100644
--- a/src/microhttpd/internal.h
+++ b/src/microhttpd/internal.h
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of libmicrohttpd 2 This file is part of libmicrohttpd
3 Copyright (C) 2007-2017 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