Commit 1cd83dae authored by Geoff Simmons's avatar Geoff Simmons

Fix #includes in storage_umem.c.

Don't include vrt.h after cache_varnishd.h, which includes cache.h.
parent 19080c05
......@@ -44,7 +44,6 @@
#include "storage/storage.h"
#include "storage/storage_simple.h"
#include "vrt.h"
#include "vnum.h"
#include "common/heritage.h"
......
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