Ticket #18502: patch-btrfsck.c.diff
File patch-btrfsck.c.diff, 278 bytes (added by 0xffea@…, 16 years ago) |
---|
-
btrfsck.c
old new 21 21 #include <stdio.h> 22 22 #include <stdlib.h> 23 23 #include <fcntl.h> 24 25 #include <sys/stat.h> 26 24 27 #include "kerncompat.h" 25 28 #include "ctree.h" 26 29 #include "disk-io.h"