about summary refs log tree commit diff
path: root/uname.h
blob: 660b603d9be197bfe7aa6626b8ffbc8ede2e650f (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef PNANOE_UNAME_H_
#define PNANOE_UNAME_H_ 1

#include "collector.h"

extern const struct collector uname_collector;

#endif // PNANOE_UNAME_H_