This way it is easier to find using standard rules.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
include/hw/net/pcnet.h | 1 +
1 file changed, 1 insertion(+)
create mode 100644 include/hw/net/pcnet.h
diff --git a/include/hw/net/pcnet.h b/include/hw/net/pcnet.h
new file mode 100644
index 0000000..cfb7f42
--- /dev/null
+++ b/include/hw/net/pcnet.h
@@ -0,0 +1 @@
+#include_next "../hw/net/pcnet.h"
--
MST