X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Futils_mount.c;h=b8af367e832b6e66959628043ad74ce272632149;hp=2cab4817604f513258d986faca491b5f31271186;hb=a9e50e9e30ecde17e167e271060c8183bfcbf407;hpb=0b7cd83a5e6bac068ea83a88a5ddcfb07c09fbec diff --git a/src/utils_mount.c b/src/utils_mount.c index 2cab4817..b8af367e 100644 --- a/src/utils_mount.c +++ b/src/utils_mount.c @@ -519,7 +519,6 @@ static cu_mount_t *cu_mount_gen_getmntent(void) { return first; } /* static cu_mount_t *cu_mount_gen_getmntent (void) */ -/* #endif HAVE_TWO_GETMNTENT || HAVE_GEN_GETMNTENT || HAVE_SUN_GETMNTENT */ #elif HAVE_SEQ_GETMNTENT #warn "This version of `getmntent' hat not yet been implemented!"