Skip to content

Commit 3a9859b

Browse files
committed
libct/nsenter: rm unused include
This was added by commit 9c44407 (to use LONG_MAX and INT_MAX) but the code was later removed by commit ba0b5e2. Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent ea140db commit 3a9859b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcontainer/nsenter/nsexec.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#include <errno.h>
55
#include <fcntl.h>
66
#include <grp.h>
7-
#include <limits.h>
87
#include <sched.h>
98
#include <setjmp.h>
109
#include <signal.h>

0 commit comments

Comments
 (0)