#ifndef _PROTO_ISAPNP_H
#define _PROTO_ISAPNP_H

#ifndef EXEC_TYPES_H
#include <exec/types.h>
#endif
#ifndef CLIB_ISAPNP_PROTOS_H
#include <clib/isapnp_protos.h>
#endif

#ifndef __NOLIBBASE__
extern struct Library *ISAPNPBase;
#endif

#include <pragmas/isapnp_pragmas.h>

#endif	/*  _PROTO_ISAPNP_H  */
