diff options
Diffstat (limited to 'src/pmdas/lustrecomm/root')
-rw-r--r-- | src/pmdas/lustrecomm/root | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/pmdas/lustrecomm/root b/src/pmdas/lustrecomm/root new file mode 100644 index 0000000..bf7781c --- /dev/null +++ b/src/pmdas/lustrecomm/root @@ -0,0 +1,10 @@ +/* + * fake "root" for validating the local PMNS subtree + */ + +#include <stdpmid> + +root { lustrecomm } + +#include "pmns" + |