On Wed, Dec 07, 2011 at 11:16:08AM -0500, Mike Frysinger wrote: > Newer versions of glibc no longer export the getpagesize() prototype when > using recent versions of POSIX (_XOPEN_SOURCE). So building tdb.c gives > use implicit function declaration warnings. Fix the issue by using the > portable sysconf() function which returns the same answer. > > Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html