#ifndef _BCACHE_KEY_H #define _BCACHE_KEY_H extern NihOption opts_unlock[]; int cmd_unlock(NihCommand *, char * const *); #endif /* _BCACHE_KEY_H */