mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 22:05:36 +00:00
pipes: Move dumping code to pipes.c
Just a codemove, no real changed. Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
@@ -72,10 +72,6 @@ int set_fd_flags(int fd, int flags);
|
||||
|
||||
extern int self_exe_fd;
|
||||
|
||||
struct file_desc;
|
||||
extern int collect_pipes(void);
|
||||
extern void mark_pipe_master(void);
|
||||
|
||||
void clear_ghost_files(void);
|
||||
|
||||
#endif /* FILES_H_ */
|
||||
|
Reference in New Issue
Block a user