home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Workbench
/
Libs
/
fidlb612.lha
/
FileID_Library
/
include
/
proto
/
FileID.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1995-02-06
|
199 b
|
10 lines
#ifndef PROTO_FILEID_H
#define PROTO_FILEID_H
#include <exec/types.h>
extern struct FileIDBase *FileIDBase;
#include <clib/FileID_protos.h>
#include <pragmas/FileID.h>
#endif /* PROTO_FILEID_H */