libzmq/include
Luca Boccassi 57db5f2a5c Problem: 4.2.0 won't compile on AIX 7.1
Solution: restore inclusion of poll.h if using poll before zmq.h as
it was originally, as AIX redefines the POSIX structures and provides
compatibility macros.
Also add alternative aliases for 32 bit AIX's pollitem struct:
  events -> reqevents
  revents -> rtnevents
2016-12-05 22:50:10 +00:00
..
zmq_utils.h Problem: including recent "zmq_utils.h" crashes gcc -pedantic jobs 2016-04-05 17:03:17 +02:00
zmq.h Problem: 4.2.0 won't compile on AIX 7.1 2016-12-05 22:50:10 +00:00