Lines 280-285
Link Here
|
280 |
# Factoring default headers for most tests. |
280 |
# Factoring default headers for most tests. |
281 |
ac_includes_default="\ |
281 |
ac_includes_default="\ |
282 |
#include <stdio.h> |
282 |
#include <stdio.h> |
|
|
283 |
#include <sys/param.h> |
283 |
#if HAVE_SYS_TYPES_H |
284 |
#if HAVE_SYS_TYPES_H |
284 |
# include <sys/types.h> |
285 |
# include <sys/types.h> |
285 |
#endif |
286 |
#endif |
Lines 20317-20323
Link Here
|
20317 |
cat >>conftest.$ac_ext <<_ACEOF |
20318 |
cat >>conftest.$ac_ext <<_ACEOF |
20318 |
/* end confdefs.h. */ |
20319 |
/* end confdefs.h. */ |
20319 |
|
20320 |
|
20320 |
#include <sys/types.h> |
20321 |
#include <sys/param.h> |
20321 |
#include <sys/mount.h> |
20322 |
#include <sys/mount.h> |
20322 |
#include <sys/fs_types.h> |
20323 |
#include <sys/fs_types.h> |
20323 |
int |
20324 |
int |
Lines 20493-20498
Link Here
|
20493 |
cat confdefs.h >>conftest.$ac_ext |
20494 |
cat confdefs.h >>conftest.$ac_ext |
20494 |
cat >>conftest.$ac_ext <<_ACEOF |
20495 |
cat >>conftest.$ac_ext <<_ACEOF |
20495 |
/* end confdefs.h. */ |
20496 |
/* end confdefs.h. */ |
|
|
20497 |
#include <sys/param.h> |
20496 |
#include <sys/mount.h> |
20498 |
#include <sys/mount.h> |
20497 |
|
20499 |
|
20498 |
_ACEOF |
20500 |
_ACEOF |
Lines 20539-20544
Link Here
|
20539 |
/* end confdefs.h. */ |
20541 |
/* end confdefs.h. */ |
20540 |
|
20542 |
|
20541 |
#include <sys/fs_types.h> |
20543 |
#include <sys/fs_types.h> |
|
|
20544 |
#include <sys/param.h> |
20542 |
#include <sys/mount.h> |
20545 |
#include <sys/mount.h> |
20543 |
_ACEOF |
20546 |
_ACEOF |
20544 |
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
20547 |
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |