From: Lukas Fleischer Date: Fri, 22 Jul 2011 15:15:49 +0000 (+0200) Subject: shared.c: Remove unused "linux/limits.h" include X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/8185169e5e2a8b9438c7a6f3f9c5eb6db5a37fea?ds=inline;hp=8185169e5e2a8b9438c7a6f3f9c5eb6db5a37fea shared.c: Remove unused "linux/limits.h" include This isn't used anywhere and prevents the code from being compiled on other platforms, such as *BSD. Signed-off-by: Lukas Fleischer ---