Merge "Remove useless #include."
am: bfd6a0f24d

* commit 'bfd6a0f24dbcf00db61c283249e5e5a4f6a9d8a6':
  Remove useless #include.

Change-Id: Iba9b7b481b83c4bf7707d38844f39bdb0d383164
diff --git a/libprocessgroup/cleanup.cpp b/libprocessgroup/cleanup.cpp
index cca8dc4..c2d2d27 100644
--- a/libprocessgroup/cleanup.cpp
+++ b/libprocessgroup/cleanup.cpp
@@ -15,7 +15,6 @@
  */
 #include <string.h>
 #include <unistd.h>
-#include <sys/syslimits.h>
 
 #include "processgroup_priv.h"