Switch to unified view
a/src/main.hxx | b/src/main.hxx | ||
---|---|---|---|
... |
... |
||
46 | ohInfoDesc_t product; |
46 | ohInfoDesc_t product; |
47 | std::string room; |
47 | std::string room; |
48 | } ohProductDesc_t; |
48 | } ohProductDesc_t; |
49 | 49 | ||
50 | 50 | ||
51 | extern const size_t ohcreds_segsize; |
||
52 | extern const char *ohcreds_segpath; |
||
53 | extern const int ohcreds_segid; |
||
54 | |||
51 | #endif /* _MAIN_H_X_INCLUDED_ */ |
55 | #endif /* _MAIN_H_X_INCLUDED_ */ |