diff options
Diffstat (limited to 'tools/virtio/linux/device.h')
| -rw-r--r-- | tools/virtio/linux/device.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/virtio/linux/device.h b/tools/virtio/linux/device.h index 075c2140d975..abf100cb0023 100644 --- a/tools/virtio/linux/device.h +++ b/tools/virtio/linux/device.h @@ -1,4 +1,5 @@ #ifndef LINUX_DEVICE_H +#define LINUX_DEVICE_H struct device { void *parent; |
