mc/vfs/util-alone.h

7 lines
86 B
C

#ifndef _UTIL_ALONE_H_
#define _UTIL_ALONE_H_
char *load_anon_passwd (void);
#endif