home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
comm
/
misc
/
elcheapofax
/
faxcmd
/
libfax
/
rcs
/
libfax.h,v
< prev
next >
Wrap
Text File
|
1993-12-21
|
718b
|
69 lines
head 1.2;
access;
symbols
OCT93:1.2;
locks;
comment @ * @;
1.2
date 93.06.11.16.15.25; author Rhialto; state Exp;
branches;
next 1.1;
1.1
date 93.06.11.15.19.27; author Rhialto; state Exp;
branches;
next ;
desc
@All include files together
@
1.2
log
@First real RCS checkin
@
text
@/* $Id$
* $Log$
*/
/*
libfax.h
(c) Copyright 1991 by David M. Siegel.
All rights reserved.
%W% %G% %U%
*/
#include "conf.h"
#ifdef __STDC__
#define _PROTO
#endif
#include "log.h"
#include "c2proto.h"
#include "write.h"
#include "read.h"
#include "tty.h"
#include "swap.h"
#include "gen.h"
#include "response.h"
#include "msgs.h"
#include "send.h"
#include "recv.h"
@
1.1
log
@Initial revision
@
text
@d1 3
@