Skip to content

Make libvfio-user headers self-contained#834

Open
pefoley2 wants to merge 1 commit intonutanix:masterfrom
pefoley2:master
Open

Make libvfio-user headers self-contained#834
pefoley2 wants to merge 1 commit intonutanix:masterfrom
pefoley2:master

Conversation

@pefoley2
Copy link

Allows running tools like clang-include-cleaner without error.

Allows running tools like clang-include-cleaner without error.

Signed-off-by: Peter Foley <pefoley@google.com>
Copy link
Collaborator

@jlevon jlevon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

#ifndef LIB_VFIO_USER_PCI_CAPS_MSI_H
#define LIB_VFIO_USER_PCI_CAPS_MSI_H

#include <stdio.h>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be stdint.h ? I don't see any stdio usage here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants