Index: trunk/include/sh_unix.h
===================================================================
--- trunk/include/sh_unix.h	(revision 378)
+++ trunk/include/sh_unix.h	(revision 379)
@@ -169,4 +169,8 @@
 int sh_unix_run_command (const char * str);
 
+/* Ignore SIGPIPE
+ */
+void sh_unix_ign_sigpipe();
+
 /* mlock utilities
  */
