#ifndef PROTO_DTCCLASS_H
#define PROTO_DTCCLASS_H

#include <clib/dtclass_protos.h>
#include <inline/dtclass.h>

#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ DTClassBase;
#endif

#endif
