]> Git Repo - qemu.git/blobdiff - include/net/can_emu.h
Include qemu/queue.h slightly less
[qemu.git] / include / net / can_emu.h
index 1da4d01b956a16871a29ca08d636d5ae7a90dbd4..d4fc51b57d51d62e7020d4b1b7f5e90094c29bad 100644 (file)
@@ -28,6 +28,7 @@
 #ifndef NET_CAN_EMU_H
 #define NET_CAN_EMU_H
 
+#include "qemu/queue.h"
 #include "qom/object.h"
 
 /* NOTE: the following two structures is copied from <linux/can.h>. */
This page took 0.021877 seconds and 4 git commands to generate.