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