[CRIU] [PATCH 2/7] files: Drop unused self_exe_fd declaration

Cyrill Gorcunov gorcunov at openvz.org
Thu Aug 23 04:48:11 EDT 2012


Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 include/files.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/files.h b/include/files.h
index 8eaeae3..d12ad0c 100644
--- a/include/files.h
+++ b/include/files.h
@@ -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_ */
-- 
1.7.7.6



More information about the CRIU mailing list