mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-01 06:45:35 +00:00
util: add a function for running scripts
Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
45fa18487d
commit
8e90ed8c4d
@@ -323,5 +323,6 @@ static inline int read_img_str(int fd, char **pstr, int size)
|
||||
|
||||
extern void *shmalloc(size_t bytes);
|
||||
extern void shfree_last(void *ptr);
|
||||
extern int run_scripts(char *action);
|
||||
|
||||
#endif /* UTIL_H_ */
|
||||
|
Reference in New Issue
Block a user