Build fix: implicit declaration of function 'PERROR' on Solaris
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 11 Sep 2020 03:57:54 +0000 (23:57 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 15 Oct 2020 22:45:59 +0000 (18:45 -0400)
commit9cd8e997a00a4dabe837f5c57fc0c0930833471f
treee93964f1ad4d79ecb5b1e2656766791fce7c602b
parentaa1f1a266341650a084a96f05ebe8e2a5da2f801
Build fix: implicit declaration of function 'PERROR' on Solaris

Solaris 10/11 CI builds complain that PERROR is not declared
in memstream.h. This addresses the warning on both platforms.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I09ce7cea216e075d0ef7256f738ea7400d193b6b
src/lib/lttng-ctl/filter/memstream.h
This page took 0.025498 seconds and 4 git commands to generate.