Commit 2b1fc344 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Don't include vsm.h just to get name of a struct.

parent 7ec72482
......@@ -36,9 +36,10 @@
#include <stdio.h>
#include "vapi/vsm.h"
#include "vapi/vsl_int.h"
struct VSM_data;
/*
* enum VSL_tag_e enumerates the SHM log tags, where the identifiers are
* "SLT_" + XML tag, as defined in tbl/vsl_tags.h. Use the macro SLT__MAX
......
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