Index: trunk/include/sh_log_check.h
===================================================================
--- trunk/include/sh_log_check.h	(revision 275)
+++ trunk/include/sh_log_check.h	(revision 276)
@@ -77,4 +77,7 @@
 sh_string * sh_read_shell (sh_string * record, struct sh_logfile * logfile);
 
+/* Parses a shell command reply. */
+struct sh_logrecord * sh_parse_shell (sh_string * logline, void * fileinfo);
+
 /* Simple line reader.   */ 
 sh_string * sh_default_reader (sh_string * record, 
