Go to file
Daniel P. Berrange fbb6b9984a Add missing includes & make some functions static
A number of functions were used without prior declaration. In
some cases this was due to missing include files. In other cases
the functions should have just been static.

Ideally this would allow -Wmissing-declarations to be enabled, but
the files generated by spice_codegen.py will still trip up on this.
2012-03-20 15:30:24 +01:00
common Add missing includes & make some functions static 2012-03-20 15:30:24 +01:00
python_modules demarshal: fixed-size array are missing __nelements 2012-03-20 15:25:56 +01:00
spice1.proto spice-client migration: fix minor for old migration support. 2012-03-20 15:25:51 +01:00
spice_codegen.py don't #include config.h in generated header files 2012-03-20 15:25:53 +01:00
spice.proto Send name & uuid to capable clients 2012-03-20 15:25:56 +01:00