version 1.7.3.0
[socat.git] / xio-exec.h
blob9594b01fb7e4bd3ff266b4d63d34ccea4bb7fa41
1 /* source: xio-exec.h */
2 /* Copyright Gerhard Rieger 2001, 2002 */
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 addr_exec;
10 extern const struct optdesc opt_dash;
12 #endif /* !defined(__xio_exec_h_included) */