summaryrefslogtreecommitdiff
path: root/execute_cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'execute_cmd.h')
-rw-r--r--execute_cmd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/execute_cmd.h b/execute_cmd.h
index 518222a3..f8004342 100644
--- a/execute_cmd.h
+++ b/execute_cmd.h
@@ -121,6 +121,8 @@ extern void restore_funcarray_state (struct func_array_state *);
extern void uw_restore_funcarray_state (void *);
#endif
+extern void uw_lastpipe_cleanup (void *);
+
extern void bind_lastarg (char *);
extern void uw_dispose_fd_bitmap (void *);