]> git.proxmox.com Git - qemu.git/blobdiff - qemu-common.h
net: add macaddr type.
[qemu.git] / qemu-common.h
index 47272f58cb5ac7db65e2fdf81a215954d4b72cb5..768e749feb14f3046f4aed84e21c31303fc97af1 100644 (file)
@@ -185,6 +185,7 @@ typedef struct PixelFormat PixelFormat;
 typedef struct TextConsole TextConsole;
 typedef TextConsole QEMUConsole;
 typedef struct CharDriverState CharDriverState;
+typedef struct MACAddr MACAddr;
 typedef struct VLANState VLANState;
 typedef struct VLANClientState VLANClientState;
 typedef struct QEMUFile QEMUFile;