i18n: transport: mark strings for translation
[gitweb.git] / run-command.h
index 65bd4242163a0f17d8a81afb8895fc7974a4a499..11f76b04edf65fe6117604782c220e55b2d80661 100644 (file)
@@ -116,11 +116,13 @@ struct async {
        int proc_in;
        int proc_out;
 #endif
+       int isolate_sigpipe;
 };
 
 int start_async(struct async *async);
 int finish_async(struct async *async);
 int in_async(void);
+void NORETURN async_exit(int code);
 
 /**
  * This callback should initialize the child process and preload the