Michael S. Tsirkin 7f4a930e64 vhost-user: fix up rhel6 build
Build on RHEL6 fails:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42875

Apparently unnamed unions couldn't use C99  named field initializers.
Let's just name the payload union field.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-10-22 22:34:59 +03:00
..
2015-10-22 22:34:59 +03:00
2015-07-27 18:11:53 +03:00
2015-07-27 18:11:53 +03:00
2015-10-01 16:16:52 +03:00