#ifndef _PROTO_XFDMASTER_H
#define _PROTO_XFDMASTER_H

#ifndef __NOLIBBASE__
  extern struct xfdMasterBase *xfdMasterBase;
#endif

#include <exec/types.h>
#include <clib/xfdmaster_protos.h>

#ifdef __GNUC__
  #include <inline/xfdmaster.h>
#else
  #include <pragma/xfdmaster_lib.h>
#endif

#endif	/*  _PROTO_XFDMASTER_H  */
