On Mon, 14 Mar 2005 04:33:10 -0800 (PST) Kelvin wrote:
KM> I use Net-SNMP 5.0.9 on Linux Enterprise AS 3. I am using the function
KM> header_generic in my code. I get a warning with make --
KM>
KM> my_mib.c:420: warning: implicit declaration of function
KM> `header_generic'
KM>
KM> I tried to
Hi all, I use Net-SNMP 5.0.9 on Linux Enterprise AS 3. I am using the function header_generic in my code. I get a warning with make -- my_mib.c:420: warning: implicit declaration of function `header_generic'I tried to include , which has the relevant declarartion...I now get -- /usr/include/ucd-sn