/*  C K O S S H   --  Kermit interface to libssh Header */

/*
  Author:  Jeffrey E Altman (jaltman@secure-endpoints.com),
           Secure Endpoints Inc., New York City

  COPYRIGHT NOTICE:

  Copyright (C) 2004, Trustees of Columbia University in the City of New
  York.  All rights reserved.
*/

_PROTOTYP(VOID ssh_terminfo,(const char *,int, int));
_PROTOTYP(CONST char * ssh_errorstr,(int));
/*_PROTOTYP(int ssh_ttvt,(VOID));
_PROTOTYP(int ssh_ttpkt,(VOID));
_PROTOTYP(int ssh_ttres,(VOID));*/



