Define _STATFS_F_NAMELEN.
This commit is contained in:
parent
e6e840f034
commit
1a76429b65
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1997 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1997, 2000 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -67,3 +67,6 @@ struct statfs64
|
||||
long int f_spare[6];
|
||||
};
|
||||
#endif
|
||||
|
||||
/* Tell code we have these members. */
|
||||
#define _STATFS_F_NAMELEN
|
||||
|
Loading…
x
Reference in New Issue
Block a user