Switch to side-by-side view
--- a/src/main.hxx +++ b/src/main.hxx @@ -48,4 +48,8 @@ } ohProductDesc_t; +extern const size_t ohcreds_segsize; +extern const char *ohcreds_segpath; +extern const int ohcreds_segid; + #endif /* _MAIN_H_X_INCLUDED_ */
--- a/src/main.hxx +++ b/src/main.hxx @@ -48,4 +48,8 @@ } ohProductDesc_t; +extern const size_t ohcreds_segsize; +extern const char *ohcreds_segpath; +extern const int ohcreds_segid; + #endif /* _MAIN_H_X_INCLUDED_ */