summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/stat-prog.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/stat-prog.m4 b/m4/stat-prog.m4
index 877178305..13688bd9a 100644
--- a/m4/stat-prog.m4
+++ b/m4/stat-prog.m4
@@ -26,7 +26,7 @@ AC_DEFUN([cu_PREREQ_STAT_PROG],
[AC_INCLUDES_DEFAULT
[#if HAVE_SYS_PARAM_H
#include <sys/param.h>
- #endif]))
+ #endif]])
AC_CHECK_FUNCS_ONCE(statvfs)
# For `struct statfs' on Ultrix 4.4.