mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 02:18:08 +00:00
initial tree
This commit is contained in:
parent
0cde2ae787
commit
209937078b
15 changed files with 737 additions and 0 deletions
7
tools/munin-plugins-busybox/common.h
Normal file
7
tools/munin-plugins-busybox/common.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef COMMON_H
|
||||
#define COMMON_H
|
||||
|
||||
int writeyes(void);
|
||||
int writeno(const char *);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue