commit | 6a0eb71c05ed3f188b1885abd2fef93e8d8482db | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sat Apr 30 17:56:25 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Apr 30 17:56:26 2016 +0000 |
tree | b9be8bb6db32e03a6fd26758064f72d43ad8eb8e | |
parent | 39bb148bce2a352705f7a2f11febf072ff46e5ae [diff] | |
parent | 1a6482d49e761fe6d65fabf88e92b61a75edbfe6 [diff] |
Merge "Remove useless #include."
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"