home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 18
/
aminetcdnumber181997.iso
/
Aminet
/
util
/
libs
/
DigNet_1_0.lha
/
dignet
/
proto
/
dignet.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-02-25
|
181 b
|
12 lines
#ifndef _PROTO_DIGNET_H
#define _PROTO_DIGNET_H
#include <exec/types.h>
extern struct Library *DignetBase;
#include <clib/dignet_protos.h>
#include <pragma/dignet_lib.h>
#endif