tools/virtio: make asm/barrier.h self contained
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 6 Apr 2020 20:20:45 +0000 (16:20 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 17 Apr 2020 10:05:29 +0000 (06:05 -0400)
commit770f359ced9893365eae3be66e88fc9bb9d16412
treef2c22d7642da901c00633baaa21bed2ff769cff4
parent6bd6b282d0be1c662a0312e7c6beb91f16c508a2
tools/virtio: make asm/barrier.h self contained

We are using abort() so let's include stdlib.h

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tools/virtio/asm/barrier.h