From 22275203cc9f97b79ffdedcbe6b51e0086fa8cb6 Mon Sep 17 00:00:00 2001 From: Nathan Angelacos Date: Sun, 15 Feb 2015 23:10:17 +0000 Subject: Version bump to 0.9.34 Fixes for Lua 5.3 compatibility Move sys/fnctl.h to fnctl.h Applied Victor Cook's patch to rfc2388.c regarding crlf positioning in header data --- src/h_script.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/h_script.c') diff --git a/src/h_script.c b/src/h_script.c index 534c672..5d5cf4e 100644 --- a/src/h_script.c +++ b/src/h_script.c @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3