From: Christian Brauner Date: Sun, 27 Jan 2019 22:05:47 +0000 (+0100) Subject: prlimit: remove deprecated and unneeded header X-Git-Tag: lxc-3.2.0~174^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acad8485a0be5b8dfb1dd90f4bd00728bd243a64;p=thirdparty%2Flxc.git prlimit: remove deprecated and unneeded header Signed-off-by: Christian Brauner --- diff --git a/src/include/prlimit.h b/src/include/prlimit.h index ab19b37a9..9b91e8b6c 100644 --- a/src/include/prlimit.h +++ b/src/include/prlimit.h @@ -30,7 +30,6 @@ #define _PRLIMIT_H #include -#include #include #define RLIM_SAVED_CUR RLIM_INFINITY