towerops/c_src
Graham McIntire bcba9e67a0 fix: include sys/types.h for BSD type definitions
Add #include <sys/types.h> before net-snmp headers to provide
u_char and other BSD-style type definitions required by net-snmp.

This fixes compilation errors in CI/Docker builds on Linux.
2026-01-30 13:11:24 -06:00
..
Makefile complete overhaul of snmp engine to C nif 2026-01-30 12:27:12 -06:00
towerops_nif.c fix: include sys/types.h for BSD type definitions 2026-01-30 13:11:24 -06:00