~ubuntu-branches/ubuntu/raring/socat/raring

1
2
3
4
5
6
7
8
9
10
11
12
/* $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) */