summaryrefslogtreecommitdiff
path: root/src/pmdas/systemd/root
blob: cac7f3a255e7f149190c1807eb61631b0bc7bd2b (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <stdpmid>

root {
	systemd
}

#ifndef SYSTEMD
#define SYSTEMD 114
#endif

#include "pmns"