Commit 0cb5b09b authored by Denes Matetelki's avatar Denes Matetelki Committed by Pål Hermunn Johansen

cannot link to varnishapi, symbols missing

Fixes: #2313

This is a back port of f1741d99 from master.
parent 59b47f86
...@@ -40,9 +40,9 @@ LIBVARNISHAPI_1.0 { ...@@ -40,9 +40,9 @@ LIBVARNISHAPI_1.0 {
VSM_Head; VSM_Head;
VSM_Find_Chunk; VSM_Find_Chunk;
VSM_Close; VSM_Close;
VSM_iter0; VSM__iter0;
VSM_intern; VSM__itern;
VSC_Setup; VSC_Setup;
VSC_Arg; VSC_Arg;
VSC_Open; VSC_Open;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment