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:56 +0000 (18:45 -0400)
commitad951089020f45fa39a41030e0639f4dee512ddc
tree5d7ae99c9b929ab7f7b025a35b249a6a82b30f9c
parent8be77cde23f9c882bc53d674aeffa171dc298e58
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.02537 seconds and 4 git commands to generate.