]> git.proxmox.com Git - qemu.git/blobdiff - net.h
configure: Fix wrong stderr redirection
[qemu.git] / net.h
diff --git a/net.h b/net.h
index 33a1eafaec227a8f097a62e767d9d84fcc168f08..16f19c5ce15d8ae9d7b66b5ec371d322b9d27ac7 100644 (file)
--- a/net.h
+++ b/net.h
@@ -123,9 +123,6 @@ void do_set_link(Monitor *mon, const QDict *qdict);
 /* NIC info */
 
 #define MAX_NICS 8
-enum {
-       NIC_NVECTORS_UNSPECIFIED = -1
-};
 
 struct NICInfo {
     uint8_t macaddr[6];