projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70f6f1a
)
Include sys/param.h. NetBSD 1.3.1 requires this
author
Jim Meyering
<jim@meyering.net>
Mon, 29 Jun 1998 16:57:09 +0000
(16:57 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 29 Jun 1998 16:57:09 +0000
(16:57 +0000)
for the definition of NGROUPS (used in a system header included
by sys/mount.h).
m4/fstypename.m4
patch
|
blob
|
history
diff --git
a/m4/fstypename.m4
b/m4/fstypename.m4
index b0166c161d8d609f73fae890670b2e960bc0da0e..87569f8d36927fbf418f9aeadb52904b70f9d4be 100644
(file)
--- a/
m4/fstypename.m4
+++ b/
m4/fstypename.m4
@@
-13,6
+13,7
@@
AC_DEFUN(jm_FSTYPENAME,
[
AC_TRY_COMPILE(
[
+#include <sys/param.h>
#include <sys/types.h>
#include <sys/mount.h>
],