CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2017/05/28 06:22:54

Modified files:
        sys/netinet    : ip_input.c 

Log message:
clang warns on unused labels.  Place a recently introduced label under
ifdef IPSEC to fix the clang build when IPSEC is not defined.

ok deraadt@ bluhm@

Reply via email to