Skip to content

Commit

Permalink
lib/virtio: add required include
Browse files Browse the repository at this point in the history
Add required include.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Change-Id: Iccd59ee52858466bfe7e30c258f0e9b42146e747
Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/dataplane/dpu-offload/+/136673
Tested-by: sa_ip-toolkits-Jenkins <sa_ip-toolkits-jenkins@marvell.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
  • Loading branch information
anoobj authored and jerinjacobk committed Oct 14, 2024
1 parent 3efcca2 commit ed54db6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/virtio/virtio_dev_priv.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <dao_dma.h>
#include <dao_log.h>
#include <dao_util.h>
#include <dao_virtio.h>

#define VIRTIO_PCI_CAP_PTR 0x34
#define VIRTIO_PCI_CAP_COMMON_CFG_OFFSET VIRTIO_PCI_CAP_PTR + 1
Expand Down

0 comments on commit ed54db6

Please sign in to comment.