mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-22 09:01:39 +01:00
o2hbmonitor.c: In function 'get_device_name':
o2hbmonitor.c:124:12: error: 'PATH_MAX' undeclared (first use in this function)
char path[PATH_MAX];