fix build (we don't have "full-read.h" here)
2004-03-09 Bastien Nocera <hadess@hadess.net> * fsusage.c: fix build (we don't have "full-read.h" here)
This commit is contained in:
committed by
Bastien Nocera
parent
3c7c79944c
commit
ab1d1077d6
@@ -1,3 +1,7 @@
|
|||||||
|
2004-03-09 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
* fsusage.c: fix build (we don't have "full-read.h" here)
|
||||||
|
|
||||||
2003-12-27 Ole Laursen <olau@hardworking.dk>
|
2003-12-27 Ole Laursen <olau@hardworking.dk>
|
||||||
|
|
||||||
* README.fsusage: Added a few words about the code from GNU
|
* README.fsusage: Added a few words about the code from GNU
|
||||||
|
@@ -79,8 +79,6 @@
|
|||||||
int statvfs ();
|
int statvfs ();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "full-read.h"
|
|
||||||
|
|
||||||
/* Many space usage primitives use all 1 bits to denote a value that is
|
/* Many space usage primitives use all 1 bits to denote a value that is
|
||||||
not applicable or unknown. Propagate this information by returning
|
not applicable or unknown. Propagate this information by returning
|
||||||
a uintmax_t value that is all 1 bits if X is all 1 bits, even if X
|
a uintmax_t value that is all 1 bits if X is all 1 bits, even if X
|
||||||
|
Reference in New Issue
Block a user