Re: Net-SNMP 5.7.2.rc1

Bart Van Assche <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 08/23/12 17:24, Wes Hardaker wrote:
> Bart Van Assche <[email protected]> writes:
> 
>> The MinGW, Cygwin and MSVC DLL build are broken. The patch below should
>> fix all three these issues:
> 
> +1.  Can you apply it, but rather than remove unistd.h add HAVE_UNISTD_H
> ifdef wrappers around it?

Hi Wes,

The current contents of agent/mibgroup/ucd-snmp/proc.c is as follows:

...
#if HAVE_UNISTD_H
#include <unistd.h>
#endif
...
#include <unistd.h>
...

So I think it's safe to leave out the second "#include <unistd.h>"
directive :-)

Bart.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.