1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-02 11:39:03 +00:00
Files
nmap/nsock/src
david 8f5ed637f9 Include <errno.h> in engine_poll.c for EINTR.
I'm not sure why I wasn't seeing this error before:
engine_poll.c: In function ‘poll_loop’:
engine_poll.c:352:46: error: ‘EINTR’ undeclared (first use in this function)
engine_poll.c:352:46: note: each undeclared identifier is reported only once for each function it appears in
2012-11-20 18:59:41 +00:00
..
2012-10-03 15:43:16 +00:00
2012-09-10 21:03:17 +00:00