X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Finclude%2Fnet%2Fchecksum.h;fp=qemu%2Finclude%2Fnet%2Fchecksum.h;h=7de1acb79abf893d1a3be36c726e4e21f70f68e0;hb=437fd90c0250dee670290f9b714253671a990160;hp=2d7a363d40009cbca532c0f20da09cb975f4eb99;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/include/net/checksum.h b/qemu/include/net/checksum.h index 2d7a363d4..7de1acb79 100644 --- a/qemu/include/net/checksum.h +++ b/qemu/include/net/checksum.h @@ -18,7 +18,6 @@ #ifndef QEMU_NET_CHECKSUM_H #define QEMU_NET_CHECKSUM_H -#include struct iovec; uint32_t net_checksum_add_cont(int len, uint8_t *buf, int seq);