diff options
author | 2017-07-14 16:50:41 +0000 | |
---|---|---|
committer | 2017-07-14 16:50:41 +0000 | |
commit | 381992499f2e6d7289425372fe8f1a900cf01b8d (patch) | |
tree | 26c5f8f959f89f8b34485201f6820056cc35b7a9 /usr.bin/mandoc/roff.c | |
parent | Explicitly initialize a variable where the compiler is (understandably) (diff) | |
download | wireguard-openbsd-381992499f2e6d7289425372fe8f1a900cf01b8d.tar.xz wireguard-openbsd-381992499f2e6d7289425372fe8f1a900cf01b8d.zip |
kernels don't build without MROUTING because ip_var.h only sometimes
introduces a forward decl for socket. turns out the affected file doesn't
need ip_var.h, so remove it. then move the decl to the bottom to prevent
the problem from recurring.
bug report by Nick Briggs
ok mpi
Diffstat (limited to 'usr.bin/mandoc/roff.c')
0 files changed, 0 insertions, 0 deletions