Subject: Use correct poll.h import Author: Simon Frankenberger This silences some compiler warnings --- old/plugins/common.h +++ new/plugins/common.h @@ -120,7 +120,7 @@ #include #ifdef HAVE_SYS_POLL_H -# include "sys/poll.h" +# include #endif /*