diff options
Diffstat (limited to 'graphics/airsaned/files/patch-web-httpserver.cpp')
-rw-r--r-- | graphics/airsaned/files/patch-web-httpserver.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/airsaned/files/patch-web-httpserver.cpp b/graphics/airsaned/files/patch-web-httpserver.cpp index 0f120845e0d7..cae26d5639a5 100644 --- a/graphics/airsaned/files/patch-web-httpserver.cpp +++ b/graphics/airsaned/files/patch-web-httpserver.cpp @@ -1,6 +1,6 @@ ---- web/httpserver.cpp.orig 2021-10-05 12:35:03 UTC +--- web/httpserver.cpp.orig 2021-02-01 18:41:51 UTC +++ web/httpserver.cpp -@@ -25,6 +25,9 @@ along with this program. If not, see <http://www.gnu. +@@ -26,6 +26,9 @@ along with this program. If not, see <http://www.gnu. #include <thread> #include <arpa/inet.h> |