Commit 4ececa09 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

files: Drop unused self_exe_fd declaration

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 458cb41f
...@@ -92,6 +92,4 @@ extern int get_filemap_fd(int pid, VmaEntry *vma_entry); ...@@ -92,6 +92,4 @@ extern int get_filemap_fd(int pid, VmaEntry *vma_entry);
extern int prepare_fs(int pid); extern int prepare_fs(int pid);
extern int set_fd_flags(int fd, int flags); extern int set_fd_flags(int fd, int flags);
extern int self_exe_fd;
#endif /* FILES_H_ */ #endif /* FILES_H_ */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment