Fix build.

This commit is contained in:
Gleb Smirnoff 2013-02-22 12:41:24 +00:00
parent ffdc8f48dd
commit 60f2751670

View File

@ -2560,7 +2560,6 @@ mxge_rx_csum(struct mbuf *m, int csum)
#ifdef INET
struct ip *ip;
#endif
int cap = m->m_pkthdr.rcvif->if_capenable;
uint16_t c, etype;