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)
commita2c3d69ed4116206ca4fd67133dd52028a5ff29a
treec70a5c59d8d0942cbd705ade4fe9de59fafdf9c2
parent51d29979b01ae0316597898f0e25d4bab7fd7d81
processes plugin: Fix broken compilation on AIX

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
src/processes.c