Skip to content

use of undeclared identifier 'VERSION_SHA1' #340

@feav

Description

@feav

src/lib/pci_virtio_net_vpnkit.c:324:16: error: use of undeclared identifier 'VERSION_SHA1'
assert(sizeof(VERSION_SHA1) == sizeof(init_msg.commit) + 1);
^
src/lib/pci_virtio_net_vpnkit.c:325:27: error: use of undeclared identifier 'VERSION_SHA1'
memcpy(&init_msg.commit, VERSION_SHA1, sizeof(init_msg.commit));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions