Version 1.8.0.0
[socat.git] / hostan.h
blobe3a1a1dfda1f98a34a65f6e0bb37ca8543ac6e07
1 /* source: hostan.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 __hostan_h_included
6 #define __hostan_h_included 1
8 extern int hostan(FILE *outfile);
10 #endif /* !defined(__hostan_h_included) */