Fix build.

This commit is contained in:
glebius 2013-02-22 12:41:24 +00:00
parent 48730f45ab
commit 0824737338

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;