version 1.7.3.0
[socat.git] / hostan.h
blob88844b42e9d9db86fea5b2a762d1946d714e5ed7
1 /* source: hostan.h */
2 /* Copyright Gerhard Rieger 2006 */
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) */