gunixmounts: Fix compilation on BSD
authorAntoine Jacoutot <ajacoutot@openbsd.org>
Mon, 19 Sep 2011 23:18:45 +0000 (01:18 +0200)
committerAntoine Jacoutot <ajacoutot@openbsd.org>
Tue, 20 Sep 2011 14:58:00 +0000 (16:58 +0200)
commit0db338bdb0e9a0216681b6db7286ffb0f1711db1
treeb259bf5e7a19cb83fba91c2ece2d14b688b9861a
parent11217edaaf3386c8504a6ed6f8f0fb69092ddfca
gunixmounts: Fix compilation on BSD

Commit afa82ae805f9c8bb875a3f863a7b4669953f159f introduced a compilation
regression on BSD systems that use the sysctl(3) interface; we need to
declare the buffer len in _g_get_unix_mount_points()
BZ #659528
gio/gunixmounts.c