diff options
| author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-04-08 00:30:10 -0400 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-04-14 03:02:38 -0400 |
| commit | c326b4dc1dd42a50875578f0e7580125a1ddc03c (patch) | |
| tree | cb5ec1728d30143e7756dacbdbb6e2c2224fd8c9 /plugins-root/pst3.c | |
| parent | 74da141e618ef99959d509cb2e7be35a348a39db (diff) | |
| download | monitoring-plugins-c326b4dc1dd42a50875578f0e7580125a1ddc03c.tar.gz | |
pst3.c must not use nagiosplug/gnulib includes
Diffstat (limited to 'plugins-root/pst3.c')
| -rw-r--r-- | plugins-root/pst3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins-root/pst3.c b/plugins-root/pst3.c index 7852aa1c..8ca52814 100644 --- a/plugins-root/pst3.c +++ b/plugins-root/pst3.c | |||
| @@ -49,7 +49,6 @@ | |||
| 49 | #include <errno.h> | 49 | #include <errno.h> |
| 50 | #include <fcntl.h> | 50 | #include <fcntl.h> |
| 51 | #include <procfs.h> | 51 | #include <procfs.h> |
| 52 | #include <errno.h> | ||
| 53 | #include <sys/types32.h> | 52 | #include <sys/types32.h> |
| 54 | 53 | ||
| 55 | /* | 54 | /* |
