Fix: use of strnlen breaks build on Solaris 10
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 19 Dec 2019 22:00:49 +0000 (17:00 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 19 Dec 2019 22:00:49 +0000 (17:00 -0500)
The new uuid helper library makes use of strnlen directly, which
doesn't exist on Solaris 10. Using the compat version solves this.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ie491da37f968fac417e265b5641fdf0dd3298813


No differences found
This page took 0.026136 seconds and 5 git commands to generate.