X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_mount.c;h=b8af367e832b6e66959628043ad74ce272632149;hb=849f5394cce97a76da080f6cd9e5194b7f4ee0f0;hp=2cab4817604f513258d986faca491b5f31271186;hpb=0b7cd83a5e6bac068ea83a88a5ddcfb07c09fbec;p=collectd.git 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!"