Net2/usr/src/contrib/isode/dsap/common/attrt_free.c

#include "quipu/util.h"
#include "quipu/name.h"

#ifdef AttrT_free
#undef AttrT_free
#endif

AttrT_free (x)
register AttributeType x;
{
	;
}