commit | bfd6a0f24dbcf00db61c283249e5e5a4f6a9d8a6 | [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 | b9ce0f10f38c74b468c4bc512b3cc82c4bba0e1b [diff] | |
parent | c4248ae9a1a3a59d5ef5838a850d7e7898dbe52e [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"