summaryrefslogtreecommitdiff
path: root/dispatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'dispatch.c')
-rw-r--r--dispatch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dispatch.c b/dispatch.c
index c5ff65031..3f96c726b 100644
--- a/dispatch.c
+++ b/dispatch.c
@@ -22,7 +22,6 @@
22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23 */ 23 */
24#include "includes.h" 24#include "includes.h"
25RCSID("$OpenBSD: dispatch.c,v 1.16 2003/04/08 20:21:28 itojun Exp $");
26 25
27#include "ssh1.h" 26#include "ssh1.h"
28#include "ssh2.h" 27#include "ssh2.h"