netsniff-ng: Move variable definition
commitae5ba8e4d67094e9c61c54669221be69bd232fa8
authorTobias Klauser <tklauser@distanz.ch>
Mon, 29 Sep 2014 13:43:17 +0000 (29 15:43 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 29 Sep 2014 13:43:17 +0000 (29 15:43 +0200)
treec993d790b88decc0ecbf65929353cdb8580b9fd5
parent3bde6d40a3352f89b411a6c47a676ca7e201aef3
netsniff-ng: Move variable definition

Save one #ifdef block by moving the tpacket v3 only variable definition
to the block where it is actually used.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
netsniff-ng.c