summaryrefslogtreecommitdiffstats
path: root/plugins/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/common.h')
-rw-r--r--plugins/common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/common.h b/plugins/common.h
index 7438e40..57f4f93 100644
--- a/plugins/common.h
+++ b/plugins/common.h
@@ -119,6 +119,10 @@
119# define SWAP_CONVERSION 1 119# define SWAP_CONVERSION 1
120#endif 120#endif
121 121
122#ifdef HAVE_SYS_POLL_H
123# include "sys/poll.h"
124#endif
125
122/* 126/*
123 * 127 *
124 * Missing Functions 128 * Missing Functions