diff --git a/[refs] b/[refs] index 0ee50afa31b9..6fff77855cb4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 982f8184f9a9251ba4e5c6d79ec32d25c0ad3cc8 +refs/heads/master: 8697325408d9be18fa24346c346b23fa56c3b190 diff --git a/trunk/include/linux/virtio_console.h b/trunk/include/linux/virtio_console.h index 7615ffcdd555..dc161115ae35 100644 --- a/trunk/include/linux/virtio_console.h +++ b/trunk/include/linux/virtio_console.h @@ -1,5 +1,6 @@ #ifndef _LINUX_VIRTIO_CONSOLE_H #define _LINUX_VIRTIO_CONSOLE_H +#include #include /* This header, excluding the #ifdef __KERNEL__ part, is BSD licensed so * anyone can use the definitions to implement compatible drivers/servers. */