diff options
Diffstat (limited to 'libbcachefs/alloc.h')
-rw-r--r-- | libbcachefs/alloc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbcachefs/alloc.h b/libbcachefs/alloc.h index 8dffb864..ee771ee1 100644 --- a/libbcachefs/alloc.h +++ b/libbcachefs/alloc.h @@ -5,7 +5,6 @@ #include "alloc_types.h" struct bkey; -struct bucket; struct bch_dev; struct bch_fs; struct bch_devs_List; |