[master] d59106073 Remove leftover include
Dridi Boukelmoune
dridi.boukelmoune at gmail.com
Tue May 18 05:08:06 UTC 2021
commit d591060732c64034c4ff9dc8498dc86d61090f23
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date: Tue May 18 07:04:43 2021 +0200
Remove leftover include
Refs 9aa7fae23f6f2eeb1831be2383d8eb688d892f28
diff --git a/bin/varnishd/cache/cache_req_fsm.c b/bin/varnishd/cache/cache_req_fsm.c
index b39fa6fe5..34fde97a1 100644
--- a/bin/varnishd/cache/cache_req_fsm.c
+++ b/bin/varnishd/cache/cache_req_fsm.c
@@ -201,8 +201,6 @@ Resp_Setup_Synth(struct req *req)
http_SetHeader(h, "Connection: close");
}
-#include <stdio.h>
-
static enum req_fsm_nxt v_matchproto_(req_state_f)
cnt_deliver(struct worker *wrk, struct req *req)
{
More information about the varnish-commit
mailing list