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

Collapse All | Expand All

(-)a/portage-utils-0.53/qsize.c (+3 lines)
Lines 8-13 Link Here
8
8
9
#ifdef APPLET_qsize
9
#ifdef APPLET_qsize
10
10
11
#include <sys/param.h>
12
#define S_BLKSIZE DEV_BSIZE
13
11
#define QSIZE_FLAGS "fasSmkbi:" COMMON_FLAGS
14
#define QSIZE_FLAGS "fasSmkbi:" COMMON_FLAGS
12
static struct option const qsize_long_opts[] = {
15
static struct option const qsize_long_opts[] = {
13
	{"filesystem", no_argument, NULL, 'f'},
16
	{"filesystem", no_argument, NULL, 'f'},

Return to bug 529354