mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-01 23:05:39 +00:00
ns: Fix compilation on Fedora-19
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <sys/prctl.h>
|
||||||
#include <grp.h>
|
#include <grp.h>
|
||||||
|
|
||||||
#include "cr-show.h"
|
#include "cr-show.h"
|
||||||
|
Reference in New Issue
Block a user