Commit bcb01796 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

We don't actually use miniobj.h, we do the same thing internally.



git-svn-id: http://www.varnish-cache.org/svn/trunk@3034 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 903b11a9
......@@ -40,7 +40,6 @@
#include "libvarnish.h"
#include "vsb.h"
#include "miniobj.h"
#define KASSERT(e, m) assert(e)
#define SBMALLOC(size) malloc(size)
......
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