#ifndef _BCACHEADM_H #define _BCACHEADM_H extern NihOption bcacheadm_format_options[]; int bcacheadm_format(NihCommand *, char * const *); #endif /* _BCACHEADM_H */