summaryrefslogtreecommitdiff
path: root/net/checksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/checksum.c')
-rw-r--r--net/checksum.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/checksum.c b/net/checksum.c
index 14c08550e0..b5016ab40c 100644
--- a/net/checksum.c
+++ b/net/checksum.c
@@ -15,6 +15,7 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "qemu-common.h"
#include "net/checksum.h"