#ifndef	_COOKIE_H
#define	_COOKIE_H


char *Cookie(void);

#endif