]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - net/can/can_core.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / net / can / can_core.c
index 2a83cadfc57c43a419addd2839041c965d0b898e..90f4d8576ac8bc82412bc903f87e70b316075537 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 "net/can_emu.h"