]> andersk Git - openssh.git/blobdiff - match.c
Hopefully things did not get mixed around too much. It compiles under
[openssh.git] / match.c
diff --git a/match.c b/match.c
index 895ecab37a89d9e5fbbf8955d3caaa113e471380..81030da6a707833055818da56cecdc6ec75f9c71 100644 (file)
--- a/match.c
+++ b/match.c
@@ -12,9 +12,9 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: match.c,v 1.10 2000/12/19 23:17:57 markus Exp $");
+RCSID("$OpenBSD: match.c,v 1.11 2001/01/21 19:05:52 markus Exp $");
 
-#include "ssh.h"
+#include "match.h"
 
 /*
  * Returns true if the given string matches the pattern (which may contain ?
This page took 0.032302 seconds and 4 git commands to generate.