Define _STATFS_F_NAMELEN.
authorUlrich Drepper <drepper@redhat.com>
Mon, 28 Feb 2000 21:15:52 +0000 (21:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 28 Feb 2000 21:15:52 +0000 (21:15 +0000)
sysdeps/unix/sysv/linux/mips/bits/statfs.h

index 36d9996..1099ae1 100644 (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