mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-05 00:35:23 +00:00
syscalls: Add proper syscalls definition.
Signed-off-by: Pavel Tikhomirov <snorcht@gmail.com> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
dd38ae16d1
commit
652ce02eeb
@@ -31,6 +31,8 @@ struct rusage;
|
||||
struct file_handle;
|
||||
struct robust_list_head;
|
||||
|
||||
struct itimerspec;
|
||||
|
||||
#ifndef F_GETFD
|
||||
#define F_GETFD 1
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user