libxl: fix build for gcc prior to 4.3
authorJan Beulich <JBeulich@suse.com>
Mon, 13 Aug 2012 17:08:37 +0000 (18:08 +0100)
committerJan Beulich <JBeulich@suse.com>
Mon, 13 Aug 2012 17:08:37 +0000 (18:08 +0100)
commit1b7378d1b6289cc417c35bf1675d188390534643
tree5d10bde7271bca6a97b1ac5b9838e1b9e20cd474
parent46fd612389fa7028a638ea9ad5c371b9db4e9ad1
libxl: fix build for gcc prior to 4.3

So far all we (explicitly) require is gcc 3.4 or better, so we
shouldn't be unconditionally using features supported only by much
newer versions.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_internal.h