--- a/src/main/httpserver.cpp +++ b/src/main/httpserver.cpp @@ -127,7 +127,7 @@ #if defined(__FreeBSD__ ) || defined(__NetBSD__) || defined(__OpenBSD__) \ || defined(macintosh) || defined(__APPLE__) || defined(__APPLE_CC__) -#include +#include #endif #define FILEMODE 0644 --- a/src/main/lshttpdmain.cpp +++ b/src/main/lshttpdmain.cpp @@ -46,7 +46,7 @@ #include #include #include -#include +#include #include #include