blob: 019fad2a4989e9f1e9505074a30d43e80649688c [file] [log] [blame]
rscbe8b3152004-06-17 03:27:35 +00001#include <u.h>
2#include <libc.h>
3#include <auth.h>
4
5int (*amount_getkey)(char*) = auth_getkey;