/*
 * ircd_xopen.h
 *
 * $Id: ircd_xopen.h,v 1.1 2000/03/18 05:20:28 bleep Exp $
 */
#ifndef INCLUDED_ircd_xopen_h
#define INCLUDED_ircd_xopen_h

extern const char* ircd_crypt(const char* key, const char* salt);

#endif /* INCLUDED_ircd_xopen_h */



syntax highlighted by Code2HTML, v. 0.9.1