#ifndef PROTO_UTILITY_H
#define PROTO_UTILITY_H

#include <clib/utility_protos.h>
#include <inline/utility.h>

#ifndef __NOLIBBASE__
extern struct UtilityBase * __CONSTLIBBASEDECL__ UtilityBase;
#endif

#endif
