Skip to content

Commit 0438896

Browse files
committed
use std in main vcl too
1 parent 0a33d52 commit 0438896

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Functional/Fixtures/varnish/custom_ttl.vcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
vcl 4.0;
22

3+
import std;
4+
35
include "../../../../resources/config/varnish/fos_debug.vcl";
46
include "../../../../resources/config/varnish/fos_custom_ttl.vcl";
57

0 commit comments

Comments
 (0)