]> git.ipfire.org Git - thirdparty/openvpn.git/commit
pool: remove useless 'options.h' include
authorAntonio Quartulli <a@unstable.cc>
Wed, 10 Jun 2020 09:01:00 +0000 (11:01 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 10 Jun 2020 09:22:04 +0000 (11:22 +0200)
commit28e395856c897b6f2dea441dbe5eb4a151d75b85
treea731a7fa3f72d15085559c9d947de4ed1f896db0
parente7c0cd996f35965172c5def9531b6ab9ca10c389
pool: remove useless 'options.h' include

Commit 6a8cd033 ("pool: add support for ifconfig-pool-persist with IPv6
only") has accidentally introduced an include for 'options.h', which
revealed to not be useful at all. Remove it.

Reported-by: Gert Doering <gert@greenie.muc.de>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20200610090100.29738-1-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg20011.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/pool.c