
/*
 *  Prototype definition for dce_free 
 */

#include <dce/dcedef.h>

/*
**  Free space that was allocated by DCE
*/
void DCEAPI dce_free ( void * );     /* feature 17022 */
			      /* defect 17123 */
