]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix poll.h logic in syshead.h
authorArne Schwabe <arne@rfc2549.org>
Fri, 24 May 2019 09:02:36 +0000 (11:02 +0200)
committerGert Doering <gert@greenie.muc.de>
Fri, 24 May 2019 11:59:14 +0000 (13:59 +0200)
commit07290dc292ed3a7c9200688e4a63607d9e2fae3e
tree701dfe08886789d76e2ff95e7e474da9e4be4a51
parent678111936ffb33992684dd3b96dc5b21693dfa58
Fix poll.h logic in syshead.h

Commit 62063162 change the include from sys/poll.h to just poll.h but
forgot to also change all occurrences of HAVE_SYS_POLL_H to HAVE_POLL_H.
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20190524090236.10760-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg18475.html

Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/syshead.h