processes plugin: Fix broken compilation on AIX
authorPavel Rochnyack <pavel2000@ngs.ru>
Thu, 9 Mar 2017 17:57:41 +0000 (23:57 +0600)
committerPavel Rochnyack <pavel2000@ngs.ru>
Thu, 9 Mar 2017 18:06:11 +0000 (00:06 +0600)
After a bb0000acfc57e230fc1c26099bc7acb913680f1a an extra pse.cpu_system
statement was left in the AIX / elif HAVE_PROCINFO_H section, which caused
the compilation to fail.

Fixes: #1981


No differences found