]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
version.h is gone, and was already unused
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 22 Oct 2017 11:28:07 +0000 (14:28 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 22 Oct 2017 12:01:59 +0000 (15:01 +0300)
lighttpd-branding.patch

index 56b35a9a8def5618ca83d900cd36417f4adfb61c..28f239cda91e8a63bcf960b2875bb1616252b561 100644 (file)
@@ -1,13 +1,5 @@
 --- lighttpd-1.4.40/src/response.c~    2016-07-16 13:06:16.000000000 +0300
 +++ lighttpd-1.4.40/src/response.c     2016-07-25 14:16:59.131926942 +0300
-@@ -5,6 +5,7 @@
- #include "log.h"
- #include "stat_cache.h"
- #include "chunk.h"
-+#include "version.h"
- #include "configfile.h"
 @@ -111,6 +111,8 @@
                if (!buffer_string_is_empty(con->conf.server_tag)) {
                        buffer_append_string_len(b, CONST_STR_LEN("\r\nServer: "));
This page took 0.109176 seconds and 4 git commands to generate.