]> andersk Git - openssh.git/blobdiff - auth-options.c
[NOTE: Next patch will sync nchan.c, channels.c and channels.h and all this
[openssh.git] / auth-options.c
index d6258ab1ad17511065f8650ee01a1b99c9260b76..210fbe7eaea5d28fb1cc3e9a860b6eecddfe68d3 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: auth-options.c,v 1.17 2001/05/30 12:55:06 markus Exp $");
+RCSID("$OpenBSD: auth-options.c,v 1.18 2001/05/31 10:30:12 markus Exp $");
 
 #include "packet.h"
 #include "xmalloc.h"
 #include "match.h"
 #include "log.h"
 #include "canohost.h"
-#include "channel.h"
+#include "channels.h"
 #include "auth-options.h"
 #include "servconf.h"
 
This page took 0.074103 seconds and 4 git commands to generate.