Version 1.8.0.0
[socat.git] / xio-exec.h
blob15e23316a6ef7e01b4f9badfd341dc196b74c66e
1 /* source: xio-exec.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_exec_h_included
6 #define __xio_exec_h_included 1
8 extern const struct addrdesc xioaddr_exec;
10 extern const struct optdesc opt_dash;
12 #endif /* !defined(__xio_exec_h_included) */