Define _STATFS_F_NAMELEN.

This commit is contained in:
Ulrich Drepper 2000-02-28 21:15:52 +00:00
parent e6e840f034
commit 1a76429b65

View File

@ -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