diff options
author | Matt Johnston <matt@ucc.asn.au> | 2018-02-26 22:44:48 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2018-02-26 22:44:48 +0800 |
commit | 5df73215f887bbc4ebd122e725fe5497d92f511f (patch) | |
tree | 5eaaab331c7f481b736dcd6d0e526de1e2248a14 /cli-tcpfwd.c | |
parent | 573838a0278e56225bf2a4a1e386105525a6a91a (diff) | |
parent | 3996e93a2045b68cbec6d645e7a166358dac95f7 (diff) |
merge from main
--HG--
branch : fuzz
Diffstat (limited to 'cli-tcpfwd.c')
-rw-r--r-- | cli-tcpfwd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli-tcpfwd.c b/cli-tcpfwd.c index 1a1850d..662a407 100644 --- a/cli-tcpfwd.c +++ b/cli-tcpfwd.c @@ -23,7 +23,6 @@ * SOFTWARE. */ #include "includes.h" -#include "options.h" #include "dbutil.h" #include "tcpfwd.h" #include "channel.h" |