Ticket #18502: patch-btrfsck.c.diff

File patch-btrfsck.c.diff, 278 bytes (added by 0xffea@…, 15 years ago)
  • btrfsck.c

    old new  
    2121#include <stdio.h>
    2222#include <stdlib.h>
    2323#include <fcntl.h>
     24
     25#include <sys/stat.h>
     26
    2427#include "kerncompat.h"
    2528#include "ctree.h"
    2629#include "disk-io.h"