diff options
Diffstat (limited to 'bcache-key.h')
-rw-r--r-- | bcache-key.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bcache-key.h b/bcache-key.h deleted file mode 100644 index 0a4df252..00000000 --- a/bcache-key.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _BCACHE_KEY_H -#define _BCACHE_KEY_H - -extern NihOption opts_unlock[]; -int cmd_unlock(NihCommand *, char * const *); - -#endif /* _BCACHE_KEY_H */ |