/* $Id: xio-pty.h,v 1.1 2002/06/15 20:32:48 gerhard Exp $ */ /* Copyright Gerhard Rieger 2002 */ /* Published under the GNU General Public License V.2, see file COPYING */ #ifndef __xio_pty_h_included #define __xio_pty_h_included 1 extern const struct addrdesc addr_pty; extern const struct optdesc opt_symbolic_link; #endif /* !defined(__xio_pty_h_included) */