]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include sys/param.h. NetBSD 1.3.1 requires this
authorJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 16:57:09 +0000 (16:57 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 16:57:09 +0000 (16:57 +0000)
commit435fa5a7ddf75c66f3b049e0ead6f159c79c1a9e
tree6a21c6ad8c8d80a42c9954bd82d9d1f1a40fd05c
parentb7441176e3056905237de208556cd73a0b574bc6
Include sys/param.h.  NetBSD 1.3.1 requires this
for the definition of NGROUPS (used in a system header included
by sys/mount.h).
m4/fstypename.m4