home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 15
/
AACD15.ISO
/
AACD
/
Resources
/
System
/
PPCUpdates
/
Developer
/
FD2Inline
/
include
/
proto-src
/
alib.h
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
|
1997-07-04
|
164 b
|
11 lines
#ifndef PROTO_ALIB_H
#define PROTO_ALIB_H
#include <clib/alib_protos.h>
#ifdef __GNUC__
#include <inline/alib.h>
#endif /* __GNUC__ */
#endif /* PROTO_ALIB_H */