diff options
Diffstat (limited to 'libbb/inode_hash.c')
-rw-r--r-- | libbb/inode_hash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/inode_hash.c b/libbb/inode_hash.c index f11c2af..4142813 100644 --- a/libbb/inode_hash.c +++ b/libbb/inode_hash.c @@ -7,7 +7,6 @@ * * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ - #include "libbb.h" typedef struct ino_dev_hash_bucket_struct { |