From: jbasney Date: Mon, 26 Mar 2007 14:33:50 +0000 (+0000) Subject: #include for MAXHOSTNAMELEN X-Git-Tag: OPENSSH_4_6P1_GSSAPI_20070328~1 X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/commitdiff_plain/d7ffeb3534dbecb84340356c6c5038120410bfde #include for MAXHOSTNAMELEN --- diff --git a/openssh/canohost.c b/openssh/canohost.c index 99da72d..7e88dc8 100644 --- a/openssh/canohost.c +++ b/openssh/canohost.c @@ -16,6 +16,7 @@ #include #include +#include /* for MAXHOSTNAMELEN */ #include #include