summaryrefslogtreecommitdiffstats
path: root/sys/fs/ext2fs/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/ext2fs/fs.h')
-rw-r--r--sys/fs/ext2fs/fs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/fs/ext2fs/fs.h b/sys/fs/ext2fs/fs.h
index 880c500..7068e79 100644
--- a/sys/fs/ext2fs/fs.h
+++ b/sys/fs/ext2fs/fs.h
@@ -149,7 +149,4 @@
*/
#define NINDIR(fs) (EXT2_ADDR_PER_BLOCK(fs))
-extern int inside[], around[];
-extern u_char *fragtbl[];
-
#endif /* !_FS_EXT2FS_FS_H_ */
OpenPOWER on IntegriCloud