home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 6
/
Sonderheft_6-96.iso
/
pd
/
libraries
/
fileid
/
fileid_library
/
include
/
proto
/
fileid.h
Wrap
C/C++ Source or Header
|
1996-11-03
|
199b
|
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 */