-
Patch request
-
Resolution: Fixed
-
Trivial
-
4.2.1
-
OpenBSD 6.5
-
Sprint 52 (May 2019), Sprint 53 (Jun 2019)
-
0.125
Compiling zabbix on OpenBSD with theĀ -Wimplicit-function-declaration give this:
if (ioctl(if_s, SIOCGIFDATA, &ifr) < 0) ^ net.c:169:7: warning: this function declaration is not a prototype
The cause is a missing include of the sys/ioctl.h header