Quoting Stéphane Graber (stgra...@ubuntu.com):
> New code now uses getmntent_r so we need it exported so that it can be
> used when building on bionic.
>
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/include/lxcmntent.h | 1 +
> 1 file changed, 1 insertion(+)
>
> dif
New code now uses getmntent_r so we need it exported so that it can be
used when building on bionic.
Signed-off-by: Stéphane Graber
---
src/include/lxcmntent.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/include/lxcmntent.h b/src/include/lxcmntent.h
index 528e8bc..5d84419 100644
---