You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#35709497 C header files mgmapi.h and ndb_version.h requires C++
Make mgmapi.h C-compilable again:
- remove ndb_mgm_cluster_state2::init method which should not be used
anyway.
- add missing struct for struct types.
Make ndb_version.h C-compilable again:
- include <stdbool.h> for type bool.
Change-Id: Id691d469d7c0a596cd2f09e6f096468a29fc45f6
0 commit comments