From fa2ced42fee209bf3a035c8aa869c2020a783961 Mon Sep 17 00:00:00 2001 From: Valery Kartel Date: Tue, 21 Feb 2017 02:43:04 +0200 Subject: testing/litespeed: new aport High-performance, lightweight, open source HTTP server with web-gui https://open.litespeedtech.com/ --- testing/litespeed/include.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 testing/litespeed/include.patch (limited to 'testing/litespeed/include.patch') diff --git a/testing/litespeed/include.patch b/testing/litespeed/include.patch new file mode 100644 index 0000000000..49938c2e1e --- /dev/null +++ b/testing/litespeed/include.patch @@ -0,0 +1,20 @@ +--- a/src/util/pcutil.cpp ++++ b/src/util/pcutil.cpp +@@ -21,6 +21,7 @@ + #include + #include + #include ++#include + + #ifdef __linux + #include +--- a/src/main/lshttpdmain.cpp ++++ b/src/main/lshttpdmain.cpp +@@ -45,7 +45,6 @@ + #include + #include + #include +-#include + + #include + #include -- cgit v1.2.3