/*
 * fake "root" for validating the local PMNS subtree
 */

#include <stdpmid>

#ifndef DM
#define DM	129
#endif

root {
    dmcache
    dmthin
    dmstats
    vdo
}

#include "pmns.dmcache"
#include "pmns.dmthin"
#include "pmns.dmstats"
#include "pmns.vdo"
