]> andersk Git - openssh.git/blobdiff - serverloop.h
- (tim) [configure.ac] Add AC_REVISION. Add sys/time.h to lastlog.h test
[openssh.git] / serverloop.h
index 9ea2b38d4a7e95dc33838557ca8897ac3becee22..f419198d1ce7a58d26256186f66211a8639b0c07 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: serverloop.h,v 1.4 2001/06/26 17:27:24 markus Exp $   */
+/*     $OpenBSD: serverloop.h,v 1.5 2001/06/27 02:12:53 markus Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -22,6 +22,6 @@
 #define SERVERLOOP_H
 
 void    server_loop(pid_t, int, int, int);
-void    server_loop2(void);
+void    server_loop2(Authctxt *);
 
 #endif
This page took 0.131748 seconds and 4 git commands to generate.