From: xentec Date: Tue, 17 Feb 2015 03:02:35 +0000 (+0100) Subject: Fix compile errors introduced in cfe9285adf391ab66faeb5def811fe08e47a221a X-Git-Tag: release-1.1pre12~200 X-Git-Url: http://tinc-vpn.org/git/browse?a=commitdiff_plain;h=537c3528863c4736e877c4d1b6c6579940e6df5d;hp=537c3528863c4736e877c4d1b6c6579940e6df5d;p=tinc Fix compile errors introduced in cfe9285adf391ab66faeb5def811fe08e47a221a Compiling with `--disable-legacy-protocol` resulted in failure caused by the missing exclusion of some symbols in net_packet.c. ---