Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 603000 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/src/vfs/vfs-volume-nohal.c
0
++ b/src/vfs/vfs-volume-nohal.c
Lines 36-41 Link Here
36
36
37
#include <signal.h>  // kill
37
#include <signal.h>  // kill
38
#include <linux/kdev_t.h>  // MAJOR MINOR
38
#include <linux/kdev_t.h>  // MAJOR MINOR
39
#include <sys/sysmacros.h> // needed for dev_t
39
 
40
 
40
#ifdef HAVE_STATVFS
41
#ifdef HAVE_STATVFS
41
#include <sys/statvfs.h>
42
#include <sys/statvfs.h>

Return to bug 603000