]> git.proxmox.com Git - mirror_qemu.git/blobdiff - net/can/can_host.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / net / can / can_host.c
index c79347ababf6f78a7af5798f32cf15874ca45538..1dfaf0ced008f28a281e1103e98ff3da086c9a24 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+
 #include "qemu/osdep.h"
 #include "chardev/char.h"
+#include "qemu/module.h"
 #include "qemu/sockets.h"
 #include "qapi/error.h"
 #include "qom/object_interfaces.h"