summaryrefslogtreecommitdiffstats
path: root/plugins-root/pst3.c
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@aei.ca>2010-04-08 04:30:10 (GMT)
committerThomas Guyot-Sionnest <dermoth@aei.ca>2010-04-14 07:02:38 (GMT)
commitc326b4dc1dd42a50875578f0e7580125a1ddc03c (patch)
treecb5ec1728d30143e7756dacbdbb6e2c2224fd8c9 /plugins-root/pst3.c
parent74da141e618ef99959d509cb2e7be35a348a39db (diff)
downloadmonitoring-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.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins-root/pst3.c b/plugins-root/pst3.c
index 7852aa1..8ca5281 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/*