Skip to content

Commit 40f8d42

Browse files
committed
and have stdlib
1 parent c86855b commit 40f8d42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/config/varnish-4/fos_custom_ttl.vcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
* For the full copyright and license information, please view the LICENSE
77
* file that was distributed with this source code.
88
*/
9+
C{
10+
#include <stdlib.h>
11+
}C
912

1013
/**
1114
* Read a custom TTL header for the time to live information, to be used

0 commit comments

Comments
 (0)