Version 1.8.0.0
[socat.git] / xio-shell.h
blob7524c251a658466c11331952268e9314d31ef5b3
1 /* source: xio-shell.h */
2 /* Copyright Gerhard Rieger and contributors (see file CHANGES) */
3 /* Published under the GNU General Public License V.2, see file COPYING */
5 #ifndef __xio_shell_h_included
6 #define __xio_shell_h_included 1
8 extern const struct addrdesc xioaddr_shell;
10 extern const struct optdesc opt_shell;
12 #endif /* !defined(__xio_shell_h_included) */