These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / include / net / checksum.h
index 2d7a363..7de1acb 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef QEMU_NET_CHECKSUM_H
 #define QEMU_NET_CHECKSUM_H
 
-#include <stdint.h>
 struct iovec;
 
 uint32_t net_checksum_add_cont(int len, uint8_t *buf, int seq);