Add a missing #include "canohost.h".

This commit is contained in:
des 2002-12-14 13:48:47 +00:00
parent a46b8cda04
commit b6985eb271

View File

@ -26,6 +26,7 @@
RCSID("$OpenBSD: auth2.c,v 1.95 2002/08/22 21:33:58 markus Exp $");
RCSID("$FreeBSD$");
#include "canohost.h"
#include "ssh2.h"
#include "xmalloc.h"
#include "packet.h"