#ifndef _UTIL_ALONE_H_
#define _UTIL_ALONE_H_

char *load_anon_passwd (void);

#endif