mirror of
https://repo.or.cz/socat.git
synced 2025-07-14 15:23:24 +00:00
procan prints C defines important for socat
This commit is contained in:
parent
706e3a6863
commit
989790c57f
5 changed files with 93 additions and 4 deletions
3
procan.h
3
procan.h
|
@ -1,10 +1,11 @@
|
|||
/* source: procan.h */
|
||||
/* Copyright Gerhard Rieger 2001 */
|
||||
/* Copyright Gerhard Rieger 2001-2008 */
|
||||
/* Published under the GNU General Public License V.2, see file COPYING */
|
||||
|
||||
#ifndef __procan_h_included
|
||||
#define __procan_h_included 1
|
||||
|
||||
extern int procan(FILE *outfile);
|
||||
extern int procan_cdefs(FILE *outfile);
|
||||
|
||||
#endif /* !defined(__procan_h_included) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue