aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRosen Penev2019-04-03 15:57:40 -0700
committerGert Doering2019-04-11 21:10:54 +0200
commit6206316275b14bd433a8651568f0185f4fa9f038 (patch)
treed6f948e242bf7c8241fa6f2db2ad0fd35e5968c0 /configure.ac
parentaa830e1217ddce8fdcf9995a13a8907124508e36 (diff)
downloadopenvpn-6206316275b14bd433a8651568f0185f4fa9f038.zip
openvpn-6206316275b14bd433a8651568f0185f4fa9f038.tar.gz
Remove wrong poll.h include
musl reports: warning redirecting incorrect #include <sys/poll.h> to <poll.h> Signed-off-by: Rosen Penev <rosenp@gmail.com> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20190403225740.8285-1-rosenp@gmail.com> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg18336.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bcc74c3..90fc904 100644
--- a/configure.ac
+++ b/configure.ac
@@ -436,7 +436,7 @@ AC_CHECK_HEADERS([ \
unistd.h signal.h libgen.h stropts.h \
syslog.h pwd.h grp.h \
sys/sockio.h sys/uio.h linux/sockios.h \
- linux/types.h sys/poll.h sys/epoll.h err.h \
+ linux/types.h poll.h sys/epoll.h err.h \
])
SOCKET_INCLUDES="