summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAlex Richardson <arichardson@FreeBSD.org>2022-08-09 10:17:57 +0000
committerSimon McVittie <smcv@collabora.com>2022-08-10 11:18:20 +0000
commita214ed824d257b5ab3ea81c8286395e65df81423 (patch)
tree5e822a6b8ef35105f05595a9f8b8d989ba495ce9 /.gitlab-ci.yml
parent82f5c966442a455edf0bae4fbc17e35abdf7db5e (diff)
downloaddbus-a214ed824d257b5ab3ea81c8286395e65df81423.tar.gz
dbus-sysdeps-util-unix.c: Avoid including sys/syslimits.h
This header is GCC specific header that on my system just contains `#include_next <limits.h>`. FreeBSD also provides this header but it contains a `#warning` that it should not be used. Replace the one use with `#include <limit.h>` and drop the configure checks.
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions