home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EuroCD 3
/
EuroCD 3.iso
/
Programming
/
vbcc
/
machines
/
amigappc
/
include
/
proto
/
utility.h
< prev
next >
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
|
1998-06-24
|
149 b
|
7 lines
#ifndef PROTO_UTILITY_H
#define PROTO_UTILITY_H
#include <exec/types.h>
extern struct Library *UtilityBase ;
#include <clib/utility_protos.h>
#endif