server: use -std=c99

Finds some bugs.
This commit is contained in:
Alon Levy 2010-12-13 01:54:12 +02:00
parent 127f83afc2
commit 43c5b4f973

View File

@ -19,6 +19,7 @@ INCLUDES = \
$(WARN_CFLAGS) \
$(VISIBILITY_HIDDEN_CFLAGS) \
$(SMARTCARD_CFLAGS) \
-std=gnu99 \
$(NULL)
spice_built_sources = generated_marshallers.c generated_marshallers.h generated_demarshallers.c