Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 923173
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- src/openconnect-internal.h      2024-01-29 10:46:51.790424618 +0000
0
++ src/openconnect-internal.h      2024-01-29 10:46:51.774424617 +0000
Lines 167-172 Link Here
167
#ifdef HAVE_VHOST
167
#ifdef HAVE_VHOST
168
#include <linux/virtio_net.h>
168
#include <linux/virtio_net.h>
169
#include <linux/vhost.h>
169
#include <linux/vhost.h>
170
#include <stdlib.h>
170
171
171
struct oc_vring {
172
struct oc_vring {
172
       struct vring_desc *desc;
173
       struct vring_desc *desc;

Return to bug 923173