2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

files: Drop unused self_exe_fd declaration

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Cyrill Gorcunov
2012-08-27 23:21:44 +04:00
committed by Pavel Emelyanov
parent 458cb41f57
commit 4ececa09ba

View File

@@ -92,6 +92,4 @@ extern int get_filemap_fd(int pid, VmaEntry *vma_entry);
extern int prepare_fs(int pid);
extern int set_fd_flags(int fd, int flags);
extern int self_exe_fd;
#endif /* FILES_H_ */