14 lines
169 B
Plaintext
14 lines
169 B
Plaintext
/*
|
|
* fake "root" for validating the local PMNS subtree
|
|
*/
|
|
|
|
#include "/var/pcp/pmns/stdpmid"
|
|
|
|
#ifndef SHPING
|
|
#define SHPING 19
|
|
#endif
|
|
|
|
root { shping }
|
|
|
|
#include "pmns"
|