]> andersk Git - openssh.git/blobdiff - monitor.c
oops, this commit is really:
[openssh.git] / monitor.c
index c21c0fab8d796cd77243707de16cd21e57777e36..3260d473d5822f154bf2eb8e77d0793980e5d123 100644 (file)
--- a/monitor.c
+++ b/monitor.c
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: monitor.c,v 1.67 2006/02/10 01:44:26 stevesk Exp $");
+RCSID("$OpenBSD: monitor.c,v 1.68 2006/02/20 17:02:44 stevesk Exp $");
 
 #include <sys/types.h>
 #include <sys/wait.h>
 
 #include <paths.h>
+#include <signal.h>
 
 #ifdef SKEY
 #include <skey.h>
This page took 0.030572 seconds and 4 git commands to generate.