/****************************************************************************
*
*    FILE:     Friends.h
*
*    CONTENTS: Friends-Related Utility Function Prototypes
*
****************************************************************************/

#ifndef _FRIENDS_H_
#define _FRIENDS_H_
#include <clink.h>

// Functions:

#endif  // ! _FRIENDS_H_

