mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-09 23:51:37 +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];