On 08/05/2011 06:28 PM, Anthony Liguori wrote:
diff --git a/hw/ne2000-isa.c b/hw/ne2000-isa.c
index e41dbba..ce7b365 100644
--- a/hw/ne2000-isa.c
+++ b/hw/ne2000-isa.c
@@ -61,24 +61,18 @@ static const VMStateDescription vmstate_isa_ne2000 = {
      }
  };

+#include "exec-memory.h"
+


Should be at the top of the file.


Well, it was meant to stick out as a sore thumb, since it's incorrect except in memory.c and exec.c. I have it rendered in comic-sans in my editor for extra effect.

I fixed it here and everywhere else.

--
error compiling committee.c: too many arguments to function


Reply via email to