]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
prlimit: remove deprecated and unneeded header 2813/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 27 Jan 2019 22:05:47 +0000 (23:05 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 27 Jan 2019 22:05:47 +0000 (23:05 +0100)
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/include/prlimit.h

index ab19b37a9888afa97cf2a02c5ff18a13c7706665..9b91e8b6ccbff3af5063d38445bf91a090b43aca 100644 (file)
@@ -30,7 +30,6 @@
 #define _PRLIMIT_H
 
 #include <linux/resource.h>
-#include <sys/cdefs.h>
 #include <sys/types.h>
 
 #define RLIM_SAVED_CUR RLIM_INFINITY