initial code repo
[stor4nfv.git] / src / ceph / src / mgr / BaseMgrStandbyModule.h
diff --git a/src/ceph/src/mgr/BaseMgrStandbyModule.h b/src/ceph/src/mgr/BaseMgrStandbyModule.h
new file mode 100644 (file)
index 0000000..c5c6beb
--- /dev/null
@@ -0,0 +1,7 @@
+
+#pragma once
+
+#include "Python.h"
+
+extern PyTypeObject BaseMgrStandbyModuleType;
+