aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/read-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/read-file.c')
-rw-r--r--src/daemon/https/lgl/read-file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/read-file.c b/src/daemon/https/lgl/read-file.c
index 9172a6ef..a57bedf5 100644
--- a/src/daemon/https/lgl/read-file.c
+++ b/src/daemon/https/lgl/read-file.c
@@ -16,7 +16,7 @@
16 along with this program; if not, write to the Free Software Foundation, 16 along 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#include "read-file.h" 21#include "read-file.h"
22 22