version 1.7.3.0
[socat.git] / procan.h
blob4fd8e06b8fab4f02ecc5ef3c6534b5a5ed8b5c37
1 /* source: procan.h */
2 /* Copyright Gerhard Rieger 2001-2008 */
3 /* Published under the GNU General Public License V.2, see file COPYING */
5 #ifndef __procan_h_included
6 #define __procan_h_included 1
8 extern int procan(FILE *outfile);
9 extern int procan_cdefs(FILE *outfile);
11 #endif /* !defined(__procan_h_included) */