home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
fd2inline-1.0-bin.lha
/
include
/
proto
/
disk.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-10-12
|
196b
|
12 lines
#ifndef PROTO_DISK_H
#define PROTO_DISK_H
#include <clib/disk_protos.h>
#include <inline/disk.h>
#ifndef __NOLIBBASE__
extern struct DiskResource * __CONSTLIBBASEDECL__ DiskBase;
#endif
#endif