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